Plaster

text
* (in-package :sb-vm) #<PACKAGE "SB-VM"> * #(1 2 3) #(1 2 3) * (reconstitute-object *) #(1 2 3) 7 16 * (eql ** *) T