|
For `x::Vector{Char}`, which should I use `string(x...)` or `join(x)`?
|
|
6
|
271
|
June 13, 2024
|
|
Storage format for lots of strings
|
|
7
|
314
|
June 5, 2024
|
|
Define the size of a String variable
|
|
10
|
524
|
May 21, 2024
|
|
Method overwriting in StyledStrings.jl v1.0 (`julia1-compat`)
|
|
5
|
323
|
May 7, 2024
|
|
Replacing brackets in a string
|
|
7
|
1543
|
April 27, 2024
|
|
Downloading website content (HTTP, BufferedStreams)
|
|
3
|
303
|
April 6, 2024
|
|
ANN: StringUnits.jl
|
|
8
|
656
|
March 28, 2024
|
|
StringIndex idea (Julia 2.0)
|
|
72
|
3939
|
March 27, 2024
|
|
String splatting inside comprehensions
|
|
11
|
361
|
March 11, 2024
|
|
Stripping or replacing substrings into a vector of strings
|
|
9
|
489
|
February 28, 2024
|
|
Lowercase and uppercase do not handle Mathematical Letters as expected
|
|
2
|
279
|
February 17, 2024
|
|
Truncating padded text
|
|
8
|
441
|
February 15, 2024
|
|
String operation
|
|
7
|
388
|
February 13, 2024
|
|
Case-insensitive prefix/suffix stripping
|
|
13
|
1216
|
February 8, 2024
|
|
Left and right division for strings
|
|
26
|
1040
|
February 7, 2024
|
|
Using println to insert string into table
|
|
3
|
385
|
January 21, 2024
|
|
Indexing strings by Unicode code point instead of code unit?
|
|
14
|
2715
|
January 12, 2024
|
|
Question About Unicode and Symbols
|
|
2
|
487
|
December 27, 2023
|
|
How to break down string into chunk of n Kb while maintaining meaning
|
|
1
|
315
|
December 14, 2023
|
|
String indices : byte indexing feels wrong
|
|
18
|
1619
|
December 5, 2023
|
|
Avoiding small strings and using IOBuffer
|
|
7
|
691
|
December 1, 2023
|
|
Lazy read string from iostream?
|
|
6
|
608
|
November 29, 2023
|
|
Type-safe conversion of strings to numbers
|
|
7
|
1507
|
November 5, 2023
|
|
Help finding function -- concatenate strings with separator
|
|
2
|
341
|
October 27, 2023
|
|
String Documentation Wiki Prototype
|
|
1
|
431
|
October 10, 2023
|
|
Avoid allocations for string concatenation
|
|
5
|
653
|
October 7, 2023
|
|
Detect string arrays in Matrix{Any} and convert them to number
|
|
2
|
346
|
September 23, 2023
|
|
Calling C function with pointer of C strings works once but not twice
|
|
11
|
730
|
September 8, 2023
|
|
How is a non-standard literal different from calling its corresponding macro?
|
|
8
|
646
|
August 31, 2023
|
|
Can't format plot ticks when Dates or strings are used as input
|
|
3
|
307
|
August 31, 2023
|