Hallux v1.0.0 Hallux.Protocol.Reduce protocol View Source

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

reducel(fa, b, lfn)

View Source
reducel(Reduce.t(), (a(), b() -> b()), b()) :: b()
Link to this function

reducer(fa, b, rfn)

View Source
reducer(Reduce.t(), (a(), b() -> b()), b()) :: b()