package acgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type w = int
val pp : Stdlib.Format.formatter -> int -> unit
val init : int
val is_better : 'a -> 'b -> bool
val is_equal : 'a -> 'b -> bool
val update : current:'a -> 'b -> 'c
val up : int -> 'a -> int
val down : int -> 'a -> int
val right : 'a -> 'b -> 'c
module WMap = Utils.IntMap
val optimum : 'a WMap.t -> (WMap.key * 'a) option
OCaml

Innovation. Community. Security.