/typescript-functional

Functional utilities for TypeScript

Primary LanguageTypeScript

Functional TypeScript Build Status

The aim of this project is to bring real lazy functional stuff to java(type)script. It started out as a learning project, but it works pretty well&fast, so I tought I share it.

As a Java developer, I took what I tought was best from the functional part of Googles Guava Oracles Stream API, and Scala.

#Documentation You can find the documentation in the wiki, here.