Type-safeWe try to make the utilities as type-safe as possible, so you can catch bugs sooner, and have better autocompletion.
Runtime Agnosticutil.luau is designed to run on any Luau runtime, with out-of-the-box support for Roblox and Lune.
SimpleThe utilities are designed to be simple and easy to use, so you can write code faster, and skip the boring stuff.