package herdtools7

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

Module Asllib.EnvSource

The runtime environment used by Interpreter.

Sourcemodule type RunTimeConf = sig ... end
Sourcemodule type S = sig ... end

Internal representation for subprograms.

Sourcemodule RunTime (C : RunTimeConf) : S with type v = C.v and module Scope = C.Scope

Internal representation for subprograms.

OCaml

Innovation. Community. Security.