util/collections library

Classes

Keywords
LruCache<K, V>

Functions

findElement<T>(List<T> list, bool test(T element)) → T?