22:22
<bakkot>
shu: can abstract closures write to the aliases they capture, do you figure?
22:29
<bakkot>

the answer appears to be "no":

When an Abstract Closure is created, it captures the value that is associated with each alias at that time.