package prbnmcn-basic-structures

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

Module type Lang.ConstSource

Abstraction for constants.

type 'a m
type t

The type of cosntants.

val const : t -> t m

Injects a constant from the meta to the object language.

OCaml

Innovation. Community. Security.