Skip to content

Commit 5973bf4

Browse files
committed
2 parents 81d805e + ade6857 commit 5973bf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib.ua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Upscale an array
22
# ? Scale Target
33
Upscale ← ▽⟜≡▽
4-
# Replace all occurrences a string in another
4+
# Replace all occurrences of (a) in (c) with (b)
55
# ? Needle Replacement Haystack
6-
Replace ← ⍜⊜∘≡⋅∘ ⊂⊢:≡/(×⊃≥⋅(≠0))◫2./+ ≡↻⊙¤¯⇡⧻⟜⌕⊙⊓.¤
6+
Replace ← ⍜⊜∘≡⋅∘⊓⊸⦷¤
77

88
---test
99
⍤⟜≍: [.1_1_2_2 .3_3_4_4] Upscale 2 [1_2 3_4]

0 commit comments

Comments
 (0)