package libsail

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Module identifiers are just integers, but we don't want to expose that representation to the world.

type t = private int
val to_int : t -> int
OCaml

Innovation. Community. Security.