package logtk

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

Module Util.FlagSource

Sourcetype gen = int ref

Generator of flags

Sourceval create : unit -> gen

New generator

Sourceval get_new : gen -> int

New flag from the generator (2*previous flag)

OCaml

Innovation. Community. Security.