README.md

April 5, 2026 ยท View on GitHub

A small helper frequently used by VoxelStorm projects and libraries.

Provides functions to selectively cast only if the given types are not of identical size, for casting platform-specific ints only in cases where they're not identical, to simultaneously avoid compiler warnings about both implicit casts and unnecessary casts.