The following is a better solution, and should probably be in the standard library.
..
(could be mixin(exposeEnumMembers!UITableViewRowAnimation); )
That's what I already do. The whole point of the thread is to get rid of that crap after each enum.
The following is a better solution, and should probably be in the standard library.
..
(could be mixin(exposeEnumMembers!UITableViewRowAnimation); )
That's what I already do. The whole point of the thread is to get rid of that crap after each enum.