If you have ever tried to write some complex JSON structure in a typed language, you will quickly realize that such shortcuts are indeed very useful. Now, this is true especially for %, which will be repeated often, while %* is only used once per structure. That said, I find %* consistent with %?, and I would never deprecate `% for the above reason
- unary operators are often best replaced by explicit names, ... timothee
- Re: unary operators are often best replaced by explici... Araq
- Re: unary operators are often best replaced by exp... andrea
- Re: unary operators are often best replaced by... juancarlospaco
