ListFu<V> typedef

ListFu<V> = CachedFu<V, int, List<V>, Fw<V>>

Implementation

typedef ListFu<V> = CachedFu<V, int, List<V>, Fw<V>>;