Apply<T> extension

a helper extension.

on
  • T

Methods

apply(dynamic fun(T)) → T
a helper method, to call a closure with itself as the parameter.