Bargad

v1.0.1

  • guides
  • Modules

    Bargad v1.0.1 Bargad.Map View Source

    Link to this section Summary

    Functions

    delete(map, key)
    delete_map(map_id)
    get(map, key)
    load_map(map_id)
    new(tree_name, hash_function, backend)
    set(map, key, value)
    verify_inclusion_proof(map, proof)

    Link to this section Functions

    Link to this function delete(map, key) View Source
    Link to this function delete_map(map_id) View Source
    Link to this function get(map, key) View Source
    Link to this function load_map(map_id) View Source
    Link to this function new(tree_name, hash_function, backend) View Source
    Link to this function set(map, key, value) View Source
    Link to this function verify_inclusion_proof(map, proof) View Source

    Built using ExDoc (v0.18.4), designed by Friedel Ziegelmayer for the Elixir programming language.