empty -package:bytestring -package:unordered-containers
The identity of
<|>
empty <|> a == a
a <|> empty == a
An empty immutable array.
Smart constructor for
Empty.
The empty map.
empty == fromList []
size empty == 0
The empty map.
empty == fromList []
size empty == 0
O(1). The empty Builder, satisfying