m-bock · GitHub

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

4 Commits

This library applies the "classless" concept to Argonaut-style JSON decoding.

The decoding strategy for generic types is taken from argonaut-codecs

Currently the classless-arbitrary package is best documented and is recommended for getting started with the classless API concept. It will be helpful for understand this package, too.

Installation

spago install classless
spago install classless-decode-json

Documentation

Module documentation is published on Pursuit.

Read the original on github.com ↗