|
How to store complex strings in the database?
|
|
7
|
1365
|
March 19, 2022
|
|
Get complete substrings from a string
|
|
3
|
1586
|
March 16, 2022
|
|
How would you explain the difference in codepoints and graphemes in Strings?
|
|
11
|
2639
|
January 27, 2022
|
|
How to make String with Placeholders?
|
|
15
|
13679
|
December 24, 2021
|
|
String.chunk
|
|
4
|
822
|
December 16, 2021
|
|
String handling question
|
|
7
|
936
|
September 2, 2021
|
|
Simple string splitting, newbie needs help
|
|
9
|
2721
|
August 11, 2021
|
|
Suggest how to convert list to string with a character
|
|
2
|
4474
|
July 11, 2021
|
|
How to remove ANSI escape sequences from a string?
|
|
5
|
2896
|
June 13, 2021
|
|
Benchmark : String templating at runtime
|
|
9
|
2023
|
March 28, 2021
|
|
It's possible to write a custom Guard to check for a blank string?
|
|
21
|
14223
|
March 10, 2021
|
|
Convert youtube API duration to seconds in Elixir
|
|
7
|
1047
|
January 12, 2021
|
|
Comparison of single-quoted and double-quotes Strings
|
|
21
|
6689
|
December 12, 2020
|
|
String.at edge case
|
|
3
|
681
|
December 4, 2020
|
|
Help with parsing a string
|
|
1
|
469
|
November 25, 2020
|
|
Erlang/Elixir string performance - can this be improved?
|
|
40
|
8777
|
October 13, 2020
|
|
List and strings
|
|
6
|
1158
|
August 21, 2020
|
|
How to check if a Unicode codepoint represents a letter or an uppercase letter?
|
|
14
|
4235
|
August 10, 2020
|
|
List traversal vs. recursive binary pattern-matching
|
|
2
|
985
|
August 6, 2020
|
|
Best way to compare graphemes to codepoints from a binary pattern match
|
|
4
|
1515
|
July 28, 2020
|
|
Will the following module attribute work as expected?
|
|
1
|
742
|
July 15, 2020
|
|
How to check if a string exists in a very large list of strings
|
|
8
|
3233
|
July 3, 2020
|
|
Why are charlist and string co-existing in Erlang?
|
|
1
|
2203
|
May 16, 2020
|
|
JS/Elixir string indexing interoperability
|
|
14
|
1333
|
April 19, 2020
|
|
Escaping quotes for CSV output
|
|
5
|
3151
|
April 16, 2020
|
|
Ucwidth - A small library to detect the display width in columns for Unicode texts
|
|
0
|
635
|
April 16, 2020
|
|
Bitstring with codepoints of non-ASCII characters
|
|
5
|
1887
|
March 5, 2020
|
|
How string interpolation is done within the error messages of changesets (using %{})?
|
|
7
|
1844
|
March 4, 2020
|
|
Parse this string
|
|
14
|
3209
|
February 21, 2020
|
|
What is the best way to trim characters?
|
|
4
|
7863
|
January 16, 2020
|