]> gitweb.factorcode.org Git - factor.git/commitdiff
grouping.extras: add using
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 2 Apr 2024 17:06:02 +0000 (10:06 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 2 Apr 2024 17:06:02 +0000 (10:06 -0700)
extra/grouping/extras/extras-docs.factor

index b1e6867f825a2a4599a1437b739b892a3d461e42..c4af0e02ca651e4954008471f9652972afdc7fdf 100644 (file)
@@ -1,4 +1,4 @@
-USING: arrays grouping help.markup help.syntax kernel math
+USING: arrays assocs grouping help.markup help.syntax kernel math
 quotations sequences ;
 IN: grouping.extras