nodejs-polars
Preparing search index...
<internal>
List
Class List
Hierarchy (
View Summary
)
DataType
<
"List"
>
List
Index
Constructors
constructor
Properties
__
dtype
Accessors
inner
variant
Methods
as
Fixed
Size
List
equals
to
JSON
to
String
Constructors
constructor
new
List
(
__inner
:
DataType
)
:
List
Parameters
__inner
:
DataType
Returns
List
Properties
__
dtype
__dtype
:
"List"
Accessors
inner
get
inner
()
:
DataType
<
any
>
[]
Returns
DataType
<
any
>
[]
variant
get
variant
()
:
DataTypeName
Returns
DataTypeName
Methods
as
Fixed
Size
List
asFixedSizeList
()
:
null
Returns
null
equals
equals
(
other
:
DataType
)
:
boolean
Parameters
other
:
DataType
Returns
boolean
to
JSON
toJSON
()
:
|
{
[
key
:
string
]:
{
[
key
:
string
]:
any
}
}
|
{
[
key
:
string
]:
DataTypeName
}
Returns
{
[
key
:
string
]:
{
[
key
:
string
]:
any
}
}
|
{
[
key
:
string
]:
DataTypeName
}
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
__
dtype
Accessors
inner
variant
Methods
as
Fixed
Size
List
equals
to
JSON
to
String
nodejs-polars
Loading...