package stk

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

Module Misc.IdsetSource

Parameters

module I : Base_id

Signature

Sourcetype id = I.t
Sourcetype t
Sourceval empty : t
Sourceval add : t -> id -> t
Sourceval remove : t -> id -> t
Sourceval compare : t -> t -> int
Sourceval to_list : t -> id list
Sourceval of_list : id list -> t
Sourceval iter : (id -> unit) -> t -> unit
OCaml

Innovation. Community. Security.