package alba

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

Module to represent the int type.

type t = int
val compare : t -> t -> int
val iterate : t -> ('a -> 'a) -> 'a -> 'a
OCaml

Innovation. Community. Security.