You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: Right now when iterate we convert everything automatically to python objects.
I think that now that we are using ranges, it would be possible to write a transform that has a shared pointer to the parser so it can convert the Objects and Arrays into our rich objects.
count
for arrayindex
for arrayNote: Right now when iterate we convert everything automatically to python objects. Should we be smarter? Or is that not expected?
The text was updated successfully, but these errors were encountered: