package ocplib-json-typed

  1. Overview
  2. Docs

A view over a given implementation.

type value

The implementation type.

val view : value -> value view

View a value in the common format.

val repr : value view -> value

Builds a value from a view

val repr_uid : value repr_uid