monad-loops icon indicating copy to clipboard operation
monad-loops copied to clipboard

Add takeIterateM

Open joashc opened this issue 8 years ago • 0 comments

Hi! I was doing some QuickCheck stuff and wanted a monadic version of take n . iterate f, so I decided to add it here.

I've also added some tests. Let me know what you think!

joashc avatar Mar 11 '16 08:03 joashc