|
[ANN] StringCases.jl
|
|
0
|
433
|
June 16, 2024
|
|
For `x::Vector{Char}`, which should I use `string(x...)` or `join(x)`?
|
|
6
|
298
|
June 13, 2024
|
|
Storage format for lots of strings
|
|
7
|
364
|
June 5, 2024
|
|
Define the size of a String variable
|
|
10
|
556
|
May 21, 2024
|
|
Method overwriting in StyledStrings.jl v1.0 (`julia1-compat`)
|
|
5
|
343
|
May 7, 2024
|
|
Replacing brackets in a string
|
|
7
|
1579
|
April 27, 2024
|
|
Downloading website content (HTTP, BufferedStreams)
|
|
3
|
323
|
April 6, 2024
|
|
ANN: StringUnits.jl
|
|
8
|
692
|
March 28, 2024
|
|
StringIndex idea (Julia 2.0)
|
|
71
|
4236
|
March 27, 2024
|
|
String splatting inside comprehensions
|
|
11
|
391
|
March 11, 2024
|
|
Stripping or replacing substrings into a vector of strings
|
|
9
|
524
|
February 28, 2024
|
|
Lowercase and uppercase do not handle Mathematical Letters as expected
|
|
2
|
302
|
February 17, 2024
|
|
Truncating padded text
|
|
8
|
465
|
February 15, 2024
|
|
String operation
|
|
7
|
412
|
February 13, 2024
|
|
Case-insensitive prefix/suffix stripping
|
|
13
|
1280
|
February 8, 2024
|
|
Left and right division for strings
|
|
25
|
1125
|
February 7, 2024
|
|
Using println to insert string into table
|
|
3
|
397
|
January 21, 2024
|
|
Indexing strings by Unicode code point instead of code unit?
|
|
14
|
2797
|
January 12, 2024
|
|
Question About Unicode and Symbols
|
|
2
|
499
|
December 27, 2023
|
|
How to break down string into chunk of n Kb while maintaining meaning
|
|
1
|
326
|
December 14, 2023
|
|
String indices : byte indexing feels wrong
|
|
18
|
1701
|
December 5, 2023
|
|
Avoiding small strings and using IOBuffer
|
|
7
|
719
|
December 1, 2023
|
|
Lazy read string from iostream?
|
|
6
|
640
|
November 29, 2023
|
|
Type-safe conversion of strings to numbers
|
|
7
|
1546
|
November 5, 2023
|
|
Help finding function -- concatenate strings with separator
|
|
2
|
356
|
October 27, 2023
|
|
String Documentation Wiki Prototype
|
|
1
|
440
|
October 10, 2023
|
|
Avoid allocations for string concatenation
|
|
5
|
678
|
October 7, 2023
|
|
Detect string arrays in Matrix{Any} and convert them to number
|
|
2
|
354
|
September 23, 2023
|
|
Calling C function with pointer of C strings works once but not twice
|
|
11
|
755
|
September 8, 2023
|
|
How is a non-standard literal different from calling its corresponding macro?
|
|
8
|
676
|
August 31, 2023
|