bs-highland

0.2.0 • Public • Published

pipeline status

bs-highland

BuckleScript bindings for the Highland JavaScript stream library.

Usage

Highland.make( `Array([| 1, 2 |]) )
|. Highland.zip(Highland.make( `Array([| 3, 4 |]) ))
|. Highland.toArray((array) => Js.log2("Array: ", array))
/* => [ 1, 2, 3, 4 ] */

Package Sidebar

Install

npm i bs-highland

Weekly Downloads

1

Version

0.2.0

License

Apache-2.0

Unpacked Size

17.2 kB

Total Files

11

Last publish

Collaborators

  • scull7