yole
10/27/2016, 8:33 AMfun <T> box
and fun box<T>
but decided to allow only the former because a type parameter can be used as part of the extension function receiver type, and fun T.box<T>
looks weird because you're referencing a name before you define it