datastructures
v0.1.1
Pages
Modules
Exceptions
Protocols
datastructures v0.1.1
Data.Reducible
protocol
Summary
Types
t()
Functions
reduce(self, acc, fun)
Types
t
:: term
Functions
reduce(self, acc, fun)
Specs
reduce(
t
, any, (any, any -> any)) :: any