Macros§
- match_
each_ decimal_ value - match_
each_ decimal_ value_ type - Macro to match over each decimal value type, binding the corresponding native type (from
DecimalValueType
)
Structs§
- Binary
Scalar - Bool
Scalar - Decimal
Scalar - ExtScalar
- List
Scalar - Primitive
Scalar - Scalar
- A single logical item, composed of both a
ScalarValue
and a logicalDType
. - Scalar
Value - Represents the internal data of a scalar value. Must be interpreted by wrapping up with a DType to make a Scalar.
- Struct
Scalar - Utf8
Scalar - i256
- Signed 256-bit integer type.
Enums§
- Decimal
Value - Decimal
Value Type - Type of the decimal values.
- Numeric
Operator - Binary element-wise operations on two arrays or two scalars.
- PValue
Traits§
- BigCast
- Checked numeric casts up to and including i256 support.
- From
Primitive OrF16 - Native
Decimal Type - Type of decimal scalar values.
- Scalar
Type - ToPrimitive
- Checked conversion from one primitive type to another.