Class: Polars::IntegerType

Inherits:
NumericType show all
Defined in:
lib/polars/data_types.rb

Overview

Base class for integral data types.

Direct Known Subclasses

SignedIntegerType, UnsignedIntegerType