You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mario Arias edited this page Dec 7, 2016
·
15 revisions
Description
funKTionale is a library to add functional constructs and patterns to Kotlin. Right now funKTionale support function composition, partially applied functions and function currying. Other functional constructs will be added later