append package:dhall

Append an element to the end of a Set
ListAppend x y                           ~  x # y
TextAppend x y                           ~  x ++ y
Parse the # symbol
Parse the ++ symbol