String.replace and escaping weirdness
|
|
3
|
3220
|
July 26, 2019
|
Making a string comparison ignore the slash for escaping characters
|
|
2
|
2134
|
July 26, 2019
|
Is this a correct way to avoid wasting or reaching the atom limit?
|
|
37
|
5780
|
June 16, 2019
|
Count the number of non-numeric characters in a string and then sum their values
|
|
13
|
1261
|
May 29, 2019
|
Elixir UTF-8 encoded string back to normal values in production
|
|
4
|
3899
|
April 9, 2019
|
How to convert map to string (separated with ,)
|
|
2
|
11656
|
March 8, 2019
|
How to parse bitstring?
|
|
5
|
2438
|
February 24, 2019
|
Case2 → convertion between different casing with full unicode support
|
|
1
|
633
|
February 15, 2019
|
Converting a list of bytes from UTF-8 or ISO-8859-1 to Elixir string?
|
|
12
|
6653
|
February 10, 2019
|
Printing raw string stored in variable
|
|
6
|
5348
|
December 27, 2018
|
Is there a faster way to write this code?
|
|
15
|
1586
|
December 6, 2018
|
Getting the year out of a list of strings
|
|
9
|
1345
|
October 15, 2018
|
Elixir Regex definition
|
|
4
|
1212
|
August 26, 2018
|
How can I use values passed to a controller to string inside
|
|
5
|
423
|
August 16, 2018
|
Concatenation of Strings fails with {ArgumentError}
|
|
4
|
1092
|
August 6, 2018
|
Any examples of splitting strings with escaped delimiters?
|
|
3
|
1826
|
May 4, 2018
|
Evaluate math from string
|
|
3
|
1659
|
April 25, 2018
|
Elixir integer list to string causes (UnicodeConversionError) invalid code point
|
|
1
|
2155
|
April 23, 2018
|
Find the first recurring character in a string
|
|
12
|
2021
|
April 18, 2018
|