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