menu
artools package
documentation
artools.dart
DoubleSet typedef
DoubleSet typedef
dark_mode
light_mode
DoubleSet
typedef
DoubleSet
=
Set
<
double
>
Type alias for a set of doubles.
Implementation
typedef DoubleSet = Set<double>;
artools package
documentation
artools
DoubleSet typedef
ARTools library