Radix
v0.1.0
Pages
Modules
Radix.reducep
You're seeing just the function
reducep
, go back to
Radix
module for more information.
Link to this function
reducep(tree, fun, acc)
View Source
Specs
reducep(
tree
(), (
key
(),
value
(),
acc
() ->
acc
()),
acc
()) ::
acc
()