Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Published my first Rescript binding to immutable js

$
0
0

Night 2 of Rescript published my first Rescript binding to immutable js

Q: Why do this if you already have Base.Set.t in the core libs?
A: immutable js has toJS() and fromJS() which allows you to deep convert into/out of immutable classes to standard JavaScript, something I haven’t seen anywhere else.


Viewing all articles
Browse latest Browse all 2592

Trending Articles