• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started

  plebeia

Merkle Patricia tree implementation
package plebeia
  • plebeia
    • Plebeia
      • Error
      • Hash
      • Hashcons
      • Internal
        • Bud_cache
        • Context
        • Cursor
        • Cursor_hash
        • Cursor_storage
        • Cursor_tools
          • GenTraverse
        • Debug
        • Deep
        • Deep_stat
        • Diff
        • Ediff
        • Gen
          • Op
        • Index
          • Map
          • Set
        • Lock
        • Log
        • Monad
          • Make1
            • 1-A
            • Op
          • Make2
            • 1-A
            • Op
          • S1
            • Op
          • S2
            • Op
        • Node
        • Node_hash
        • Node_storage
        • Node_tools
        • Option
          • Op
        • Rand
        • Search
        • Storage
          • Chunk
        • Test_utils
          • Exn
          • Format
          • Hashtbl
            • HashedType
            • Make
              • 1-H
            • MakeSeeded
              • 1-H
            • S
            • SeededHashedType
            • SeededS
          • List
          • Open
          • String
        • Traverse
        • Utils
          • Exn
          • Format
          • Hashtbl
            • HashedType
            • Make
              • 1-H
            • MakeSeeded
              • 1-H
            • S
            • SeededHashedType
            • SeededS
          • List
          • Open
          • String
      • Merkle_proof
      • Result
        • Op
      • Roots
        • Entry
        • RootHash
      • Segment
      • Stat
      • Value
      • Vc
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library plebeia
Module Plebeia . Result . Op
val (>>=) : ( 'a, 'z ) t -> ( 'a -> ( 'b, 'z ) t ) -> ( 'b, 'z ) t
val (>>|) : ( 'a, 'z ) t -> ( 'a -> 'b ) -> ( 'b, 'z ) t
val return : 'a -> ( 'a, 'z ) t
ON THIS PAGE
No table of contents
Innovation. Community. Security.
  • About Us
  • Industrial Users
  • Academic Users
  • Why OCaml
  • Resources
  • Get Started
  • Language Docs
  • Books
  • Releases
  • Community
  • Blog
  • Jobs
  • Legal
  • Carbon Footprint
  • Governance
  • Privacy Policy
  • Code of Conduct