package libsail

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

The Printer functor defines the printing function based on the supplied printing configuration

Parameters

Signature

val doc_id : Ast.id -> PPrint.document
val doc_typ : Ast.typ -> PPrint.document
val doc_binding : (Ast.typquant * Ast.typ) -> PPrint.document
val doc_typschm : Ast.typschm -> PPrint.document
val doc_block : Ast_util.uannot Ast.exp list -> PPrint.document
OCaml

Innovation. Community. Security.