purescript-contrib / purescript-react

React Bindings for PureScript
MIT License
397 stars 65 forks source link

make writeState more general #160

Closed safareli closed 5 years ago

safareli commented 5 years ago

So it's possible to use use non Record values as state, without wrapping them in a Record

safareli commented 5 years ago

https://github.com/purescript-contrib/purescript-react/issues/161#issuecomment-442129627