Fraci
    Preparing search index...

    Type Alias AnyFractionalIndex

    Represents any fractional index regardless of encoding strategy.

    This union type encompasses both binary and string fractional indices, allowing operations that can work with any fractional index implementation.

    Use this type for generic algorithms and functions that should accept any fractional index without being tied to a specific encoding strategy.