runarorama / scala-machines

A stream processing library for Scala
MIT License
212 stars 25 forks source link

Fixed replicateM_ in Plan. #11

Closed pocketberserker closed 11 years ago

pocketberserker commented 11 years ago

I fixed a bug that causes an infinite recursion when supply a negative number as the argument to Plan.replicateM_.