package plebeia

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

Install

Dune Dependency

Authors

Maintainers

Sources

plebeia-2.0.0.tar.gz
md5=f528f42d3e72d400265eb6bc51901fca
sha512=6cf070b2f1ea2e570a106b231a7e8e40c64c91c5a7abeddf072a5c413e74d5d9dd9b7df674cca559ddb33cabc9c0ec0b3a001306397d11b62888aac4cca9fd7e

doc/plebeia.test_utils/Test_utils/Fs_simulation/WithSimulation/F/Path/index.html

Module F.PathSource

Sourcetype name = Name.t
Sourcetype t = name list
Sourceval length : t -> int
Sourceval equal : t -> t -> bool
Sourceval to_string : t -> string
Sourceval pp : Format.formatter -> t -> unit
Sourceval to_segments : t -> Plebeia.Segment.t list
Sourceval of_segments : Plebeia.Segment.t list -> t option
Sourceval is_prefix_of : t -> t -> t option
OCaml

Innovation. Community. Security.