Strings are also a Sequence. #1939
yetanotherjsontodatabaseexporter
started this conversation in
General
Replies: 1 comment 1 reply
-
Thanks for reporting, I added a fix in #1942 ✌️ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
code
I think that it's a bug, because we have to also check every string character. This function causes huge performance degradation to spans creation. Correct me if I am wrong.
Beta Was this translation helpful? Give feedback.
All reactions