package orsetto

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

Use Create(B) to make a data renderer that produces encoding schemes according to the protocol defined in B.

Parameters

module B : Basis

Signature

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

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