Module

Test.Serialization.Symbiote.Argonaut

Package
purescript-symbiote
Repository
athanclark/purescript-symbiote

#ToArgonaut Source

newtype ToArgonaut a

Wrap your subject-matter type and operations type with this, to get a system that serializes to Json - but only through ShowJson because it lacks the Show instance.

Constructors

Instances