So are we moving toward:

___ __* __= __1 object $ struct get! ***

along with

= and or set! not 

All the r6rs I have gotten to work have needed :_ or some other replacement for _ (this was the only replacement Loko needed).

I thought the main goal was to get the library working with r7rs, but I can see how this may be better (and maybe that was just the initial goal).

I checked the source and ..* was added on July 6, but it wasn't in documentation aside from a note about when it was added (there were a few things I added to the documentation so there would be an example of every pattern).

I am also wanting to add tests that use the slot-set! methods, because right now, those aren't being tested by the record tests.