Skip to content

Commit 3411938

Browse files
committed
Fix handling of leading separator in split-at-any
1 parent c8b86e3 commit 3411938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

table.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@ x0((¬-˜⊢×·+`»⊸>)∘≠⊔⊢)y1 Cut y1 at occurrences of x0, removing s
11441144
a1(≤∧≥{¬»⊸<⌾(𝕨⊸/)¬𝕩}⊢)b Not first zero in each sublist of b indicated by starting mask a1 Tacit Partitioning segmented partitioned 1st
11451145
+´¨(+⌜´(↕2)¨n1)⊔×⌜´1⋈¨˜-n1 Coefficients in ascending order of polynomial with roots n1 Expression Polynomial solve
11461146
(2×a)÷˜b-⊸(+⋈-)√(טb)-4×a×c Solutions of quadratic equation ax²+bx+c=0 Expression Polynomial coefficients F(x)=ax²+bx+c=0 F(x)=ax^2+bx+c=0
1147-
c1((⊢-˜¬×·+`»⊸<)∘∊˜⊔⊢)d1 Split list d1 at any sequence of characters in c1 Tacit Text cut chop divide linebreak newline carriagereturn crnl crlf linefeed vec2vtv separate chunk list dividing segments partitions
1147+
c1((⊢-˜¬×·+`1⊸»⊸<)∘∊˜⊔⊢)d1 Split list d1 at any sequence of characters in c1 Tacit Text cut chop divide linebreak newline carriagereturn crnl crlf linefeed vec2vtv separate chunk list dividing segments partitions
11481148
÷○⊑˝¨+˝∘×⎉1‿∞`{𝕩‿1≍1‿0}¨n1 Continued fraction convergents with terms n1, in linear time Expression Mathematical series sequence
11491149
(=⌜˜↕≠n2)≡+˝∘×⎉1‿∞⟜(⍉+)n2 Is square matrix n2 unitary? Expression Linear Algebra testif Unitary?
11501150
(-2⌊∘÷˜·+´·∧`' '=⌽)⊸⌽˘d2 Center flush left character array Tacit Text centre align

0 commit comments

Comments
 (0)