Y
Hacker News
new
|
ask
|
show
|
jobs
by
rubber_duck
3671 days ago
IIRC there is no ergonomic way to define typed records for Immutable.js ?
2 comments
girvo
3671 days ago
If I recall correctly, you still can't type Immutable.js nicely with Flow, let alone Typescript, so I'm not surprised tbh
link
danielearwicker
3671 days ago
I've been playing with
https://github.com/danielearwicker/doop
link