On 2014-06-08 19:51, Walter Bright wrote:

That use of with never occurred to me! It's cool.

It's very nice. I use it quite heavily in a project where I need to access enum members often. It's mostly useful when you need to access many enum members in the same scope.

--
/Jacob Carlborg

Reply via email to