You must log in or register to comment.
No less readable than half the Python comprehensions I’ve written.
zero error handling.
Not necessarily. The macro could look for a ? at the end of the final expression (the bit that comes first in a comprehension) and return a Result.
Right, of course, I meant no error handling in the Python impl