merkel v1.0.5 Merkel.Helper

Module assists in tree creation

Link to this section Summary

Functions

Public helper to create the tree with an option to specify and vary the heavier tree side when we don't have an equal number of nodes :)

Link to this section Types

Link to this section Functions

Link to this function

create_tree(list, toggle_acc \\ {false, false})

create_tree([pair()], tuple()) :: tuple()

Public helper to create the tree with an option to specify and vary the heavier tree side when we don't have an equal number of nodes :)