nodejs-polars
    Preparing search index...

    Class FixedSizeList

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    __dtype: "FixedSizeList"

    Accessors

    Methods

    • Returns {
          [key: string]: {
              [key: string]: {
                  size: number;
                  type:
                      | { [key: string]: { [key: string]: any } }
                      | { [key: string]: DataTypeName };
              };
          };
      }