elementerl / iron

Functional Erlang Toolkit
MIT License
0 stars 1 forks source link

Introduce tfoldl/3. #31

Closed blt closed 11 years ago

blt commented 11 years ago

This function allows you to foldl over a tree structure. This resolves #26.

Signed-off-by: Brian L. Troutwine brian@troutwine.us