chain-able
chain-able copied to clipboard
Easy interfaces that describe their intentions
https://github.com/fluents/chain-able/pull/44
- decision tree - easy inlining with no unexpected types
- [ ] so they can be optimized easier externally when used as functions - [ ] so it can provide a fluent interface for the iterating, reducing the different...
so `get(obj, path)` can check `isMap`