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/Op/Infix/index.html

Module Op.InfixSource

Sourceval (>>=) : 'a t -> ('a -> 'b t) -> 'b t
Sourceval (>>|) : 'a t -> ('a -> 'b) -> 'b t
Sourceval (>|=) : 'a t -> ('a -> 'b) -> 'b t
Sourceval (>>) : unit t -> 'b t -> 'b t
OCaml

Innovation. Community. Security.