Safe Haskell | Safe-Inferred |
---|
List
functions with type limited to use ListT
.
This might come useful for type interference.
Functions where the List
is an input type and not only the result type do not need special limited versions.
Safe Haskell | Safe-Inferred |
---|
List
functions with type limited to use ListT
.
This might come useful for type interference.
Functions where the List
is an input type and not only the result type do not need special limited versions.