package spotlib

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

Module Spotlib.UniqueID

type t
val create : unit -> t
val get : t -> int

get t creates a new id positive integer (>=0). It may raise Failure "UniqueID.get: overflow"