Julia Programming Language
Find the position of a single non-matching character between two strings
General Usage
strings
,
unicode
rocco_sprmnt21
August 30, 2022, 7:10pm
18
findfirst(==(only(setdiff(s1,s2))), s1)
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
"Simpler" findfirst/firstall methods?
Internals & Design
16
948
March 1, 2021
Dictionary from a String Sequence Iteration
General Usage
strings
,
dictionary
7
571
January 11, 2022
The correct use of findfirst
General Usage
strings
4
5933
March 26, 2019
Compare patterns in byte array
New to Julia
4
549
February 19, 2021
Find position on list (fast)
General Usage
13
849
November 22, 2021