package libzipperposition

  1. Overview
  2. Docs
On This Page
  1. Boolean Literal
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Libzipperposition.Bool_litSource

Boolean Literal

The boolean literal carries a payload of type 'a

Sourcemodule type S = Bool_lit_intf.S
Sourcemodule type PAYLOAD = sig ... end
Sourcemodule Make (Payload : PAYLOAD) : S with type payload = Payload.t