The package contains useful additional operations on types of the Curry standard library.
In particular, it provides the following modules:
Control.Monad.Extra: Some additional operations on
monads.Data.Tuple.Extra: Some additional operations to apply
functions on tuples.