app package:dhall

App f a                                  ~  f a
Append an element to the end of a Set
Any other application expression.
ApplicationExprInfo distinguishes certain subtypes of application expressions.
ListAppend x y                           ~  x # y
TextAppend x y                           ~  x ++ y
Type-level version of Wrapped Always wrap the field of a singleton constructor in a record
Always wrap the field in a record
Parse the # symbol
Parse the ++ symbol