⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{library}}'''Functional''' is a library for [[JavaScript]] which provides functional constructs to the langauge, such as map, reduce, select, and various other utilities. Functions can be provided as either full function objects or string abbreviations.

  • http://osteele.com/sources/javascript/functional/