5 lines
161 B
Factor
5 lines
161 B
Factor
|
! Copyright (C) 2010 Slava Pestov.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: specialized-vectors mirrors ;
|
||
|
IN: specialized-vectors.mirrors
|