origamitower / folktale

[not actively maintained!] A standard library for functional programming in JavaScript
https://folktale.origamitower.com/
MIT License
2.05k stars 102 forks source link

Feat/typescript debug representation decorator #184

Closed davidlibland closed 5 years ago

davidlibland commented 6 years ago

This PR builds off of https://github.com/origamitower/folktale/pull/182. It adds a decorator to derive the standard toString etc. methods.