ShortStrings.jl icon indicating copy to clipboard operation
ShortStrings.jl copied to clipboard

Allow specifying max length when using shortstrings to create short strings

Open Wynand opened this issue 4 years ago • 0 comments

Currently ShortString(ss127"hello",5) errors, and this fixes that

Wynand avatar Sep 10 '21 17:09 Wynand