package plebeia

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

plebeia-2.0.1.tar.gz
md5=f7d5a3c433784118777699713d437f00
sha512=56d88855cd5553f8f398436c67df2229e4ccad75143057704e7af3153aad47ee6f09e6aeada049514a77871096aeb912ea3ddc4ad620970bf8301c2ee27f4c54

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.