package json-data-encoding

  1. Overview
  2. Docs

Module type Json_repr.ReprSource

A view over a given implementation.

Sourcetype value

The implementation type.

Sourceval view : value -> value view

View a value in the common format.

Sourceval repr : value view -> value

Builds a value from a view

Sourceval repr_uid : value repr_uid
OCaml

Innovation. Community. Security.