orsetto.cf
Create.B
orsetto.cbor
orsetto.json
orsetto.ucs
type symbol
The type of the scanner symbol.
type position
The type of the scanner position.
type +'a form
The type constructor of the scanner form.
module Scan : Cf_scan.Profile with type symbol := symbol and type position := position and type 'a form := 'a form
The basic scanner module.