MemoizeExtension<T> extension

on

Methods

memoize() Iterable<T>
Returns an iterable whose elements are cached during the first iteration.