inspect

open fun inspect(f: Consumer<List<V>>): THIS

(DOC) Inserts a no-op function into the operation stack to allow side effects, such as printing.

Parameters

f

a function that receives a list of timeline objects and does nothing to them