⚠️ Oops! This page doesn't appear to define a type called _.
Edit

CodeHighlight

This module does not have a toplevel documentation block.

let addHtmlEscapedToBuffer: (Buffer.t, char) => unit

let annotateText: ( list((int, int, string)), list((int, string)), string, int, int ) => string

let showType: Types.type_expr => string

let iterTags: ( Cmt_format.binary_annots, (Location.t, string) => unit ) => unit

let collectRanges: Cmt_format.binary_annots => list( (Location.t, string) )

let removeIfThere: string => unit

let sliceToEnd: (string, int) => string

let isHashed: string => bool

let unHash: string => string

let separateHashed: (int, list(string), list(string)) => ( int, list(string), list(string) )

let codeSections: string => ( string, int, string, string, int )

let highlight: (string, string) => (string, string, string)