Skip to content

Add Control.Monad.void

Fredrik Wieczerkowski requested to merge fwcd/curry-libs:void into master

This is analogous to Haskell's Control.Monad.void and especially useful to discard results monadic computations.

Edited by Fredrik Wieczerkowski

Merge request reports