From 31b722e16e6a0f6b0f08e8409b2c7e240937bfed Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Wed, 27 Apr 2022 22:21:50 -0400 Subject: Documentation for Under --- docs/doc/group.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/doc/group.html') diff --git a/docs/doc/group.html b/docs/doc/group.html index 8184f09f..a79305cc 100644 --- a/docs/doc/group.html +++ b/docs/doc/group.html @@ -185,7 +185,7 @@ ↗️
    ' '((⊢-˜¬×+`)=⊔⊢)"BQN uses notation as a tool of thought"
 ⟨ "BQN" "uses" "notation" "as" "a" "tool" "of" "thought" ⟩
 
-

A function with structural Under, such as {¯1¨(𝕩/)+`𝕩}, would also work.

+

A function with structural Under, such as {¯1¨(𝕩/)+`𝕩}, would also work.

In other cases, we might want to split on spaces, so that words are separated by any number of spaces, and extra spaces don't affect the output. Currently our function makes a new word with each space:

↗️
    ' '((⊢-˜¬×+`)=⊔⊢)"  string with  spaces   "
 ⟨ ⟨⟩ ⟨⟩ "string" "with" ⟨⟩ "spaces" ⟩
-- 
cgit v1.2.3