Replies: 1 comment
-
No, you would need to parse the input and then process the strings in a second step. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey There,
I am wondering If there exist a direct way to convert the vector to json, a example of vector is ["name:John", "Age:20", "Gender: male"] each string contains a key vaule pair that separated by colon.
Appreciate
Beta Was this translation helpful? Give feedback.
All reactions