package pfff

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit Oset.oset
val data : ('a, bool) Hashtbl.t
method toset : 'd. 'd
method empty : 'e
method add : 'a -> 'e
method iter : ('a -> unit) -> unit
method view : ('a, 'e) Ocollection.view
method del : 'a -> 'e
method mem : 'a -> bool
method null : bool
method union : 'e -> 'e
method inter : 'e -> 'e
method minus : 'e -> 'e
method getone : 'a
OCaml

Innovation. Community. Security.