Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 921 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 921 Bytes

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/