0b1kn00b / tink_core

Core utilities

Home Page:https://haxetink.github.io/tink_core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tinkerbell Core Library

Build Status Gitter Discord

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/

About

Core utilities

https://haxetink.github.io/tink_core

License:MIT License


Languages

Language:Haxe 100.0%