diff options
| -rwxr-xr-x | dzref | 6 | ||||
| -rwxr-xr-x | dzref_full | 6 |
2 files changed, 6 insertions, 6 deletions
@@ -110,8 +110,8 @@ ProgressiveIndexOf ← {𝕨⊐○(≍˘⟜OccurrenceCount𝕨⊸⊐)𝕩} ⊒ ← OccurrenceCount⊘ ProgressiveIndexOf " -X←Raw←{≤4} -{ +X←Raw←{F:≤4} +{v: chrs←⟨ "!∾↕⌽⍉⊐⊒∊⍷" "" @@ -163,4 +163,4 @@ X←Raw←{≤4} X↩Raw∘E_proc ⍎ ∾ ∾⟜lf¨ pre ≠◶X‿{ExecFile ⊑𝕩}‿{ExecFile ⊑𝕩 ⋄ X 1⊑𝕩} •args -}0 +} @@ -7,8 +7,8 @@ impl ← •LNS "src/r.bqn" -X←Raw←{≤4} -{ +X←Raw←{F:≤4} +{v: chrs←⟨ "!+-×÷⋆√⌊⌈∧∨¬|=≠≤<>≥≡≢⊣⊢⥊∾≍↑↓↕⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔" "˜˘¨⌜⁼´˝`" @@ -64,4 +64,4 @@ X←Raw←{≤4} X↩Raw∘E_proc ⍎ ∾ ∾⟜lf¨ pre ≠◶X‿{ExecFile ⊑𝕩}‿{ExecFile ⊑𝕩 ⋄ X 1⊑𝕩} •args -}0 +} |
