From ea479a06b4dbdc6bbd2955da9cb53a71b32dead5 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Wed, 3 Feb 2021 21:00:29 -0500 Subject: =?UTF-8?q?Add=20self-comparison=20function=20(monadic=20=E2=8A=90?= =?UTF-8?q?=E2=8A=92=E2=88=8A=E2=8D=B7)=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/doc/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/doc/index.html') diff --git a/docs/doc/index.html b/docs/doc/index.html index 0cda7fa8..ab42f4f8 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -33,6 +33,7 @@
  • Logical functions (∧∨¬)
  • Match (≡≢)
  • Prefixes and Suffixes (↑↓)
  • +
  • Self-comparison functions (⊐⊒∊⍷)
  • Shift functions (»«)
  • Solo, Couple, and Merge (≍>)
  • Transpose ()
  • -- cgit v1.2.3