package owl-base

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

Parameter Make.T

type t
val init : int -> int -> t
val incr : int -> int -> t -> unit
val get : int -> int -> t -> int