package core_extended

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type Option = sig ... end
module type S_no_option = sig ... end
module Char : sig ... end
module Bool : sig ... end
module Int : sig ... end
module Of_intable : sig ... end

A functor to build an immediate Option submodule based on Intable conversions.

module Immediate_kernel_stable : sig ... end
OCaml

Innovation. Community. Security.