package ocplib-json-typed

  1. Overview
  2. Docs
Type-aware JSON and JSON schema utilities

Install

Dune Dependency

Authors

Maintainers

Sources

v0.7.tar.gz
md5=afa5aed32fcd7ff3ffae7c0adfb5de58
sha512=e564518999e3b88c4d734d783ba4ea3bdcf7c2b6f408db70d662a989e97a50192ef1c75ad9621505779609372bce0e765a5ceb4536a24c66deb359c37fc967f8

doc/ocplib-json-typed/Json_repr/module-type-Repr/index.html

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.