-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I understand why Str
needs the internal fields like cache
etc. (100% support 👍) but I do not understand why their types have to be in a signature and not be fixed - what is the value of this flexibility?
In short why the signature struct Str{T} <: AbstractString
is not enough for this type?
`
Metadata
Metadata
Assignees
Labels
No labels