> One of the differences is that the first line of code is a "generic" proc > while the second is NOT.
No, they are both generic procs and the second is almost a shortcut for the first (the return types are different).
> One of the differences is that the first line of code is a "generic" proc > while the second is NOT.
No, they are both generic procs and the second is almost a shortcut for the first (the return types are different).