(no title)
trotterdylan | 9 years ago
1. Lambda tuple args are not yet supported -- I actually didn't know that was a thing :\ -- https://github.com/google/grumpy/issues/17
2. Even if that worked properly, sorted() is not yet implemented: https://github.com/google/grumpy/issues/16
justinsaccount|9 years ago
This is probably the cleaner way to write that:
jwillp|9 years ago