5 lines
110 B
Factor
5 lines
110 B
Factor
|
USING: hashtables.identity mirrors ;
|
||
|
IN: hashtables.identity.mirrors
|
||
|
|
||
|
M: identity-hashtable make-mirror ;
|