« Previous | Next » 

Revision b1c772fd

IDb1c772fdd7ac5e294f2223b4f4761e9abf395951

Added by Klaus Aehlig almost 10 years ago

Convenience function for iterating while the result is Ok

For a function f :: a -> GenericResult a, iterate it (in the sense of the
monad), until the result is Bad; return the list of values occurred.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Michele Tartara <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences