package orsetto

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

The module type of render specializations.

type -'v scheme

The type of a specialized emitter of rendered values.

val scheme : 'v model -> 'v scheme

Use scheme m to compile a specialized emitter for the model m.