Methods

andThen<V>(param1:Function<Dynamic, V>):Function<T, V>

apply(param1:T):T

compose<V>(param1:Function<Dynamic, T>):Function<V, T>