package base

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

Module Map.Continue_or_stopSource

Sourcetype t =
  1. | Continue
  2. | Stop
Sourceval compare : t -> t -> int
Sourceval all : t list
Sourceval equal : t -> t -> bool
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.