Fix USING:
parent
ef2fddb1ec
commit
ec4acc93c1
|
@ -1,5 +1,6 @@
|
||||||
USING: arrays help.markup help.syntax math
|
USING: arrays help.markup help.syntax math
|
||||||
sequences.private vectors strings kernel math.order ;
|
sequences.private vectors strings kernel math.order layouts
|
||||||
|
quotations ;
|
||||||
IN: sequences
|
IN: sequences
|
||||||
|
|
||||||
ARTICLE: "sequences-unsafe" "Unsafe sequence operations"
|
ARTICLE: "sequences-unsafe" "Unsafe sequence operations"
|
||||||
|
|
Loading…
Reference in New Issue