package plebeia

  1. Overview
  2. Docs
Functional storage using Merkle Patricia tree

Install

Dune Dependency

Authors

Maintainers

Sources

plebeia-2.1.0.tar.gz
md5=104e71a50a29b96a4b508004a539c88a
sha512=5edcd6c73dc276011c6344e121e978d294e3b8847ce6e8b28b03a2c7f3ed6bd1a860775dfb9d5b399442d66eeffcb45d9aab6f08b4accdf9287b5b7dbbf91506

doc/plebeia/Plebeia/Fs/Name8bits/index.html

Module Fs.Name8bitsSource

Path encoding. 8bits/1char, the simplest encoding but inefficient

Path encoding. 8bits/1char, the simplest encoding but inefficient

Sourcetype t = string

Type of file and directory names

Sourceval equal : t -> t -> bool
Sourceval to_string : t -> string
Sourceval pp : Format.formatter -> t -> unit
Sourceval to_segment : t -> Segment.t
Sourceval of_segment : Segment.t -> t option
Sourceval test : string -> unit
OCaml

Innovation. Community. Security.