ilistMP<A> function

MonadPlus<IList<A>> ilistMP<A>()

Implementation

MonadPlus<IList<A>> ilistMP<A>() => cast(IListMP);