Convert a block code to text in elixir
|
|
3
|
138
|
May 18, 2022
|
Any chance we get format for string interpolation?
|
|
8
|
497
|
May 2, 2022
|
Format / Parse Elixir string to map
|
|
1
|
146
|
April 10, 2022
|
How to store complex strings in the database?
|
|
7
|
458
|
March 19, 2022
|
Get complete substrings from a string
|
|
3
|
172
|
March 16, 2022
|
How would you explain the difference in codepoints and graphemes in Strings?
|
|
11
|
554
|
January 27, 2022
|
How to make String with Placeholders?
|
|
15
|
8596
|
December 24, 2021
|
Library for converting numbers to words?
|
|
5
|
1074
|
December 23, 2021
|
String.chunk
|
|
4
|
218
|
December 16, 2021
|
String handling question
|
|
7
|
362
|
September 2, 2021
|
Simple string splitting, newbie needs help
|
|
9
|
447
|
August 11, 2021
|
Suggest how to convert list to string with a character
|
|
2
|
761
|
July 11, 2021
|
How to remove ANSI escape sequences from a string?
|
|
5
|
573
|
June 13, 2021
|
How to split string into multiple chunks by size
|
|
13
|
1211
|
May 14, 2021
|
Benchmark : String templating at runtime
|
|
9
|
846
|
March 28, 2021
|
It's possible to write a custom Guard to check for a blank string?
|
|
21
|
5902
|
March 10, 2021
|
Convert youtube API duration to seconds in Elixir
|
|
7
|
408
|
January 12, 2021
|
Comparison of single-quoted and double-quotes Strings
|
|
21
|
4143
|
December 12, 2020
|
String.at edge case
|
|
3
|
367
|
December 4, 2020
|
Help with parsing a string
|
|
1
|
256
|
November 25, 2020
|
String.capitalize() should have a “leave the rest of the word alone” option
|
|
7
|
3650
|
November 22, 2020
|
Erlang/Elixir string performance - can this be improved?
|
|
40
|
5885
|
October 13, 2020
|
How to display a value in a template?
|
|
4
|
1630
|
September 19, 2020
|
List and strings
|
|
6
|
394
|
August 21, 2020
|
How to check if a Unicode codepoint represents a letter or an uppercase letter?
|
|
14
|
1508
|
August 10, 2020
|
List traversal vs. recursive binary pattern-matching
|
|
2
|
458
|
August 6, 2020
|
Best way to compare graphemes to codepoints from a binary pattern match
|
|
4
|
705
|
July 28, 2020
|
Will the following module attribute work as expected?
|
|
1
|
296
|
July 15, 2020
|
How to check if a string exists in a very large list of strings
|
|
8
|
1217
|
July 3, 2020
|
Why are charlist and string co-existing in Erlang?
|
|
1
|
1199
|
May 16, 2020
|