package owl-base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val init : k:float -> epsilon:float -> delta:float -> 'a t
val add : 'a t -> 'a -> unit
val get : 'a t -> ('a * int) list