|
|
|
|
|
by MathMonkeyMan
581 days ago
|
|
I'm not the author, but this implementation has the benefit of being a JSON compatible DSL that you can serialize. Maybe that's intentional, maybe not. It does look like Python's comprehensions would be a better choice if you're writing them by hand anyway. |
|
Here's the usage example from the README:
Versus: Outputs: Also from the readme: I don't like this default behavior.