package orsetto

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

Use Create(B) to create a render specialization from the basis B.

Parameters

module B : Basis

Signature

val scheme : 'v model -> 'v B.scheme

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