Apply<T> extension

on
  • T

Methods

apply<Result>(Result delegate(T)) → Result
Calls delegate with this as argument.