package orsetto

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

The data ingestor module specialized for JSON text.

val index : string Cf_data_ingest.index

The data ingest index for JSON objects with string member names.

val scan : 'a Cf_data_ingest.model -> 'a Annot.form t

Use scan m to make a parser that recognizes the data model m.