| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell98 |
Autolib.Simple_Set
Description
simple Implementierung, die möglichst lazy ist
Documentation
singletonSet :: a -> Set a Source #
isEmptySet :: Set a -> Bool Source #
cardinality :: Set a -> Int Source #
| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell98 |
Autolib.Simple_Set
Description
simple Implementierung, die möglichst lazy ist
singletonSet :: a -> Set a Source #
isEmptySet :: Set a -> Bool Source #
cardinality :: Set a -> Int Source #