ts-data-forge
    Preparing search index...
    Uint32: TtfImported_Uint32

    Utility functions for working with Uint32 (32-bit unsigned integer) branded types. Provides type-safe operations that ensure results remain within the valid range [0, 2^32). All arithmetic operations are clamped to maintain the Uint32 constraint.