TypeTensor - v0.1.0
    Preparing search index...

    Type Alias Length<T>

    Length: T["length"]

    Get the length (rank) of a shape

    Type Parameters

    type Rank = Length<[2, 3, 4]> // 3