ts-data-forge
    Preparing search index...
    Uint: TtfImported_Uint

    Namespace providing type-safe arithmetic operations for unsigned integers.

    All operations maintain the non-negative constraint by clamping negative results to 0. This ensures that all arithmetic preserves the unsigned integer property.