Tinkerbell Core


Keywords
async, cross, event, functional, lazy, reactive, signal, tink, utility, haxe, core-library
License
MIT
Install
haxelib install tink_core 2.0.0-alpha.1

Documentation

Tinkerbell Core Library

Build Status Gitter

The tink_core lib contains a set of lightweight tools for robust programming.

All modules are situated in tink.core.*. Some contain more than a single type. Generally, it is advisable to import the modules of this package through using rather than import.

In addition, you can import all modules at once with using tink.CoreApi;.

Documentations

Documentations have been moved to a new home: https://haxetink.github.io/tink_core/