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/\313\231constant.html" | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 "docs/help/\313\231constant.html" (limited to 'docs/help/Λ™constant.html') diff --git "a/docs/help/\313\231constant.html" "b/docs/help/\313\231constant.html" deleted file mode 100644 index 60277f67..00000000 --- "a/docs/help/\313\231constant.html" +++ /dev/null @@ -1,14 +0,0 @@ - - - - BQN: Dot Above (`Λ™`) - - -

Dot Above (Λ™)

-

𝔽˙ 𝕩, 𝕨 𝔽˙ 𝕩: Constant

-

Returns a function that will always return 𝕗.

-
   "hello" (1 Λ™) 2
-1
-   "hello" ({𝕨+𝕩} Λ™) 2
-(function block)
-
-- cgit v1.2.3