nitlang / nit

Nit language
http://nitlanguage.org
Apache License 2.0
239 stars 65 forks source link

Functional api #2759

Closed Louis-Vincent closed 5 years ago

Louis-Vincent commented 5 years ago

The functional API provides a type hierarchy for functional types, new Iterator services (like pipeline) and in place Map manipulation through Entry API.