chitose library

A library that extends Dart's List API to make it easier to work with arrays. We can use it to realize complex algorithms.

Extensions

ListExtensions on List<T>