Alan Manuel Gloria:
> You know, an s-expr of the form:
>
> (superop op a b c ...)
>
> can be expressed in a curly-infix dotted notation as:
>
> (superop . {a op b op c op ...})
Good point. Should we note that somewhere, e.g., the rationale or example?
--- David A. Wheeler