Skip to main content

Primitives API

Primitive types enhanced 🚀

Gettings started - 2min ⏱️

...or read the API Reference 📖

Flexible

You can use the primitives library to enhance your work with primitive types. It extends the standard library with useful functions and classes. You are still working with the same types, no wrappers around them are needed.

Easy to Use

The primitives library is designed to be easy to use and follow the design of the standard library. The whole API aims to be intuitive and easy to understand.

Performance

When working with primitive types, performance is key. The primitives library is designed with performance in mind. No overhead is added, by wrapping types into classes.