Module

Codec.Json.Errors.Tree

Package
purescript-json-codecs
Repository
jordanmartinez/purescript-json-codecs

#TreeError Source

newtype TreeError context leafError

Tree-like data structure where Left indicates the branches and Right indicates the leaves. "Context-less" branches are appended together.

Constructors

Instances