package plebeia

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

Install

Dune Dependency

Authors

Maintainers

Sources

plebeia-2.0.2.tar.gz
md5=aecc184507170faed53e543195687233
sha512=9799144ea7ebc997681353136393815ac73040e2ae5227f2787c1331bb393dbd318b1fa3ae8d075b383cda4fe7584b80f7f32a4aa99c870a0bd2d76e91024bf5

doc/plebeia.test_utils/Test_utils/Fs_simulation/Simulation/Path/index.html

Module Simulation.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.