package orsetto

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

Private interfaces used in common by all transport forms.

val bom : Uchar.t
val decode_invalid : Cf_decode.position -> string -> 'a
module type Basis = sig ... end
module Create (B : Basis) : Profile