package dolmen

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

Module type Ty.Ae_BaseSource

Signature required by types for typing ae

type t

The type of types.

val bool : t

The type of booleans

val unit : t

Unit type