Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 343 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 343 Bytes

hxgnd

Haxe library for JavaScript/Neko. It is optimized for JavaScript.

Install

haxelib git hxgnd https://github.com/DenkiYagi/hxgnd

Features

Promise

  • Promise<T>
  • SyncPromise<T>
  • AbortablePromise<T>

Enumerator

Reactive

Computation Expressions

License

Apache License 2.0