combinators: clarify docs
parent
7f1c33f363
commit
6b502f6fe5
|
@ -85,7 +85,7 @@ $nl
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
ARTICLE: "spread-combinators" "Spread combinators"
|
ARTICLE: "spread-combinators" "Spread combinators"
|
||||||
"The spread combinators apply multiple quotations to multiple values. The " { $snippet "*" } " suffix signifies spreading."
|
"The spread combinators apply multiple quotations to multiple values. In this case, " { $snippet "*" } " suffix signify spreading."
|
||||||
$nl
|
$nl
|
||||||
"Two quotations:"
|
"Two quotations:"
|
||||||
{ $subsection bi* }
|
{ $subsection bi* }
|
||||||
|
|
Loading…
Reference in New Issue