package orsetto

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

The basis signature of a record scanning module.

type symbol

The symbol type.

type position

The position type.

Total order for the index type.

Type nym equivalence for opaque values.

The type constructor of the scanner production form.

module Scan : sig ... end

A module comprising a basic scanner and the scanner functions specific to the field separator and index/value separator.