So instead of:

T t = New!T(args)

you would like:

T t = T.New(args)

Is that it?

Reply via email to