package preface

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

Parameters

Signature

type t = Core.t

The type held by the Join_semillatice.

val (||) : t -> t -> t

Infix version of join.

val (&&) : t -> t -> t

Infix version of meet.

OCaml

Innovation. Community. Security.