purescript-codec-argonaut icon indicating copy to clipboard operation
purescript-codec-argonaut copied to clipboard

Bi-directional JSON codecs for argonaut

Results 32 purescript-codec-argonaut issues
Sort by recently updated
recently updated
newest added

Adds support for spago next.

This question is not directly related to this library, but PS row-type "magic" capabilities. Is it possible to code a codec maker for homogeneous record smth like below? ``` homoRecCodec...