DefinitelyTyped/streamjs
2015-06-14 13:57:39 +02:00
..
README.md adding support for most of the methods receiving sample or path as parameter 2015-06-14 13:57:39 +02:00
streamjs-tests.ts adding support for most of the methods receiving sample or path as parameter 2015-06-14 13:57:39 +02:00
streamjs.d.ts adding support for most of the methods receiving sample or path as parameter 2015-06-14 13:57:39 +02:00

StreamJS Type Definitions

Unsupported StreamJS function / method signatures:

  • Stream(collection)
  • Stream(string)
  • Stream.empty()
  • map(path)
  • flatMap(path)
  • Optional.empty()