Gozala / reducers

Library for higher-order manipulation of collections
MIT License
181 stars 8 forks source link

Simplify end of stream meta item #17

Closed Gozala closed 11 years ago

Gozala commented 11 years ago

At the moment value boxed with end is used to indicate end of stream. It feels like it would be a lot easier to interpret null and void(0) as an ends of a stream.