package orsetto

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

Use Create(B) to create an ingest specialization from the basis B.

Parameters

module B : Basis

Signature

val scan : 'a model -> 'a B.Form.t B.Scan.t

Use scan m to compile the model m into a specialized scanner.