extensions library
Extensions
- DateTimeExtensions on DateTime
- DoubleToKrakenDateTime on double
- IntExtensions on int
- IntToKrakenDateTime on int
-
IterableMax
on Iterable<
int> -
IterablToMap
on Iterable<
MapEntry< K, V> > -
ListExtractColumn
on List<
List< T> > - ListNullOrEmpty on List?
-
ListOfT
on List<
T> -
MapAccess
on Map<
String, dynamic> -
MapEntries
on Map<
K, V> -
MapKeys
on Map<
K, V> -
MapList
on List<
T> -
MapToTable
on Map<
String, dynamic> -
MapWhere
on Map<
K, V> - ModifyList on List
-
ResultPickColumn
on MapEntry<
String, dynamic> - StringExtensions on String
Functions
-
isNegative(
int idx) → bool -
pickColumns<
T> (List< T> row, List<int> columns) → List<T>