package mirage-tc

  1. Overview
  2. Docs
MirageOS type-classes

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
sha256=5165f3ca03114531dc352b1076f6e1a5fe324363d21fbcab9f71d48699fc09d2
md5=909caab4b9a99a76b3fb6c1147e1741b

doc/tc/Tc/As_L0/index.html

Module Tc.As_L0

Manorphic list -like.

Parameters

module S : sig ... end

Signature

val equal : S.t equal
val compare : S.t compare
val hash : S.t hash
val to_json : S.t to_json

The REST inteface.

val of_json : S.t of_json
val size_of : S.t size_of

The serialization format.

val write : S.t writer
val read : S.t reader
OCaml

Innovation. Community. Security.