frptools / collectable

High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
MIT License
273 stars 14 forks source link

flowtype definitions #66

Open rgbkrk opened 6 years ago

rgbkrk commented 6 years ago

In order for me to switch from Immutable.js, I'd need flowtypes. 😄

axefrog commented 6 years ago

I'm happy to include those - I don't use flow myself though, so a PR would be welcome :)