empty -parsec -html
An empty immutable array.
An empty document
O(1). The empty map.
> empty == fromList []
> size empty == 0
O(1). The empty set.
O(1). The empty map.
> empty == fromList []
> size empty == 0
O(1). The empty sequence.
O(1). The empty set.
Smart constructor for Empty.
Construct the empty value for a datatype. For algebraic datatypes, the leftmost constructor is chosen.
If the SampleVar is full, leave it empty. Otherwise, do nothing.
The BoundedPrim that always results in the zero-length sequence.
Show more results