Skip to content

haxetink/tink_core

Repository files navigation

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/