Gozala / reducers

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

Write a guide "Make your type / class values reducible" #36

Closed Gozala closed 11 years ago

Gozala commented 11 years ago

Reducer pre-defines reduce for all built-in types and there are several libraries that provide reduce for dom events and node streams. Never the less there should be a wiki page explaining how one could make type / class reducible. Documenting and explaining contract details mentioned in #34

Gozala commented 11 years ago

Done https://github.com/Gozala/reducers/wiki/Making-values-reducible