ShortStrings.jl
ShortStrings.jl copied to clipboard
Allow specifying max length when using shortstrings to create short strings
Currently ShortString(ss127"hello",5) errors, and this fixes that