On Mon, Mar 30, 2020 at 04:43:47PM -0700, Matt Wette wrote: [...] > The other thing about match that is attractive is that use of > quasiquote+unquote is "reflexive" (or maybe self-adjoint?) > in the following sense: > > '(foo "bar") => (match-lambda (`(foo ,val) `(foo ,val))) => '(foo "bar") Sorry, my head just exploded :-) Will take it more slowly later today. Thanks for the riddle. Cheers -- t