list_utils library
Extensions
-
Basics
on List<
T> - ads list methods that should have (mostly) been included in the stdlib from the beginning
-
BasicsDouble
on List<
double> - BasicsInt16List on Int16List
-
BasicsListMethods
on List<
T> - ads list methods that should have (mostly) been included in the stdlib from the beginning for list of with elemnts of type num, int, or double