Class ListJsonStore<Value>

Implements the storage for an HList using JSON.

This is designed to work as lazily and efficiently as possible.

This enables a list to be lazily decoded from a JSON object.

Type Parameters

Implements

Constructors

Properties

"[LIST_STORE_SYMBOL]": symbol = LIST_STORE_SYMBOL

Indicates this is a list store.

Accessors

Methods