aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdzref12
1 files changed, 3 insertions, 9 deletions
diff --git a/dzref b/dzref
index 7598775d..7369415c 100755
--- a/dzref
+++ b/dzref
@@ -38,12 +38,6 @@ Windows←{
}
↕ ↩ ↕ ⊘ Windows
-Group←(1=≡∘⊣)◶⊔‿((1==∘⊣)◶⟨
- ⥊∘⊣⊔∾˝∘⊢⍟(=∘⊣)
- >○≠◶⊔‿{(¯1⊑𝕨)⥊⟜(<0↑𝕩)⊸(»˜)⍟(>⟜≠)(¯1↓𝕨)⊔𝕩}
-⟩)
-⊔ ↩ ⊔⊘Group
-
#⌜
# LAYER 6: Everything else
@@ -65,7 +59,7 @@ Find←{
𝕨 ≡⎉r ((1+r-⊸↑≢𝕩)⌊≢𝕨)⊸↕⎉r 𝕩
}
-⊐ ← ⊐ ⊘ IndexOf
+⊐ ↩ ⊐ ⊘ IndexOf
∊ ← MarkFirst ⊘ (⊐˜<≠∘⊢)
⍷ ← ∊⊸/ ⊘ Find
@@ -80,14 +74,14 @@ X ← {F:≤4}
_withRef ← ˙
{v:
chrs←⟨
- "↕⊐⊒∊⍷⊔"
+ "↕⊐⊒∊⍷"
""
"⚇"
# built-in assumptions
GetRepls ← {
- c‿n ← 𝕩 ⋄ k←"↕⊐⊔"
+ c‿n ← 𝕩 ⋄ k←"↕⊐"
⟨c,(⥊¨k)⌾(((⊑¨c)⊐k)⊸⊏)n⟩ ∾⟜<¨ ⟨"•Eval","(•Eval _withRef)"⟩
}