util-0.1.11.0: Utilities
Util.Monad.ST.Unsafe
unsafeInterleaveWhileJust :: ST s (Maybe a) -> (a -> ST s ()) -> ST s [a] Source #