Hacker News new | ask | show | jobs
by platz 2888 days ago
Cool you liked it - I recently had a similar experience replacing from JQuery froms with it.

It does by default it provide access to native JS data structures, but you don't have to use them e.g. there are persistent structures as well. https://pursuit.purescript.org/packages/purescript-ordered-c... though I don't quite understand the comment that persistent data structures are "slower" than native structures; I thought usually, it's the other way around.