From 2c50d91ec7eb8bc7890befe874a0b93729c2437e Mon Sep 17 00:00:00 2001 From: razetime Date: Wed, 19 Jan 2022 22:48:16 +0530 Subject: add h2s remove copied output, ascii filenames --- "docs/help/\302\250each.html" | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 "docs/help/\302\250each.html" (limited to 'docs/help/¨each.html') diff --git "a/docs/help/\302\250each.html" "b/docs/help/\302\250each.html" deleted file mode 100644 index 77befda5..00000000 --- "a/docs/help/\302\250each.html" +++ /dev/null @@ -1,18 +0,0 @@ - - - - BQN: Diaresis (`¨`) - - -

Diaresis (¨)

-

𝔽¨ 𝕩, 𝕨 𝔽¨ 𝕩: Each

-

Apply 𝔽 to/between the major elements of the arguments. (𝔽¯1)

-
   <¨ 123
-┌─                   
-· ·    ·    ·     
-  · 1   · 2   · 3    
-                  
-                    
-   456 ¨ 123
-  4 1   5 2   6 3  
-
-- cgit v1.2.3