package acgtk

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

Module New_weight.Weight_as_DepthSource

Sourcetype w = int
Sourceval pp : Format.formatter -> int -> unit
Sourceval init : int
Sourceval is_better : 'a -> 'a -> bool
Sourceval is_equal : 'a -> 'a -> bool
Sourceval update : current:'a -> 'a -> 'a
Sourceval up : int -> 'a -> int
Sourceval down : int -> 'a -> int
Sourceval right : 'a -> 'b -> 'a
Sourcemodule WMap = Utils.IntMap
Sourceval optimum : 'a WMap.t -> (WMap.key * 'a) option
OCaml

Innovation. Community. Security.