typestring icon indicating copy to clipboard operation
typestring copied to clipboard

typestring_is("") resolves to undesired typestring<'\0'> type

Open nathanielhourt opened this issue 3 years ago • 0 comments

I find that typestring_is("") resolves to typestring<'\0'>, but I expect it to resolve to typestring<>.

nathanielhourt avatar Sep 04 '21 00:09 nathanielhourt