modern: fix whitespace
parent
39796039b0
commit
e00f639cf6
|
@ -176,4 +176,3 @@ M: upper-colon tuple>identifiers
|
||||||
|
|
||||||
M: sequence tuple>identifiers
|
M: sequence tuple>identifiers
|
||||||
[ tuple>identifiers ] map sift concat ;
|
[ tuple>identifiers ] map sift concat ;
|
||||||
|
|
||||||
|
|
|
@ -29,4 +29,4 @@ IN: modern.tools
|
||||||
|
|
||||||
: vocabs>graph ( vocabs -- graph )
|
: vocabs>graph ( vocabs -- graph )
|
||||||
[ <graph> ] dip vocabs>using-tool2
|
[ <graph> ] dip vocabs>using-tool2
|
||||||
[ [ add-edge ] with each ] assoc-each ;
|
[ [ add-edge ] with each ] assoc-each ;
|
||||||
|
|
Loading…
Reference in New Issue