DrBoolean / immutable-ext

fantasyland extensions for immutablejs
ISC License
490 stars 19 forks source link

Typescript Support #2

Closed krazar closed 7 years ago

krazar commented 7 years ago

It would be nice to be able to use this project with Typescript. Is this something you would consider ?

DrBoolean commented 7 years ago

Typescript doesn't support Higher Kinded Types which is what this lib revolves around. I'd love it if they did though!