make struct-mirror an instance of assoc

db4
Joe Groff 2009-09-03 22:31:55 -05:00
parent c480bec303
commit 366946348c
1 changed files with 2 additions and 0 deletions

View File

@ -116,3 +116,5 @@ M: struct-mirror >alist ( mirror -- alist )
] bi append ;
M: struct make-mirror <struct-mirror> ;
INSTANCE: struct-mirror assoc