package core_extended

  1. Overview
  2. Docs
Extra components that are not as closely vetted or as stable as Core

Install

Dune Dependency

Authors

Maintainers

Sources

core_extended-v0.15.0.tar.gz
sha256=875fcea0352c10e3ae6e96ddd86136ffd8e24cb19e56193463aa22c292c737d5

doc/core_extended.delimited_kernel/Delimited_kernel/index.html

Module Delimited_kernelSource

Read CSVs & CSV-like delimited formats (following the CSV quoting behaviour).

These formats are loosely documented by RFC 4180: https://www.ietf.org/rfc/rfc4180.txt

Sourcemodule Read : sig ... end
Sourcemodule Write : sig ... end

Write CSVs & CSV-like delimited formats.

Sourcemodule Shared : sig ... end

Kitchen-sink module for functions shared by multiple parsers.

OCaml

Innovation. Community. Security.