ObjectExtension<T> extension
Calls the specified function block
with this
value as its argument and returns its result.
- on
-
- T
Methods
-
let<
R> (R block(T)) → R -
Available on T, provided by the ObjectExtension extension