package patoline

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

Parameters

module M : Driver'

Signature

type output = {
  1. format : float * float;
}
val outputParams : output
val output : 'a -> Typography.Document.tree -> Typography.Document.environment -> string -> unit