package core

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

Module Core.Immediate_option_intfSource

A non-allocating alternative to the standard Option type.

Sourcemodule type S_without_immediate_plain = sig ... end
Sourcemodule type S_without_immediate = sig ... end
Sourcemodule type S_plain = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule type S_int63 = sig ... end
Sourcemodule type S_int63_plain = sig ... end
Sourcemodule type Immediate_option = sig ... end
OCaml

Innovation. Community. Security.