menu
Dart
dart:core
BigInt
operator < abstract method
operator <
dark_mode
light_mode
description
operator <
abstract method
bool
operator <
(
BigInt
other
)
Whether this big integer is numerically smaller than
other
.
Implementation
bool operator <(BigInt other);
Dart
dart:core
BigInt
operator < abstract method
BigInt class
Cookies management controls