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
I could use functions to read/write to/from a list of symbols (i.e. update multiple symbols with a single request to save some overhead).
Pretty much read_list_by_name but for Symbol instances instead.
I'll try to whip up a pull request later this week.
The text was updated successfully, but these errors were encountered:
I could use functions to read/write to/from a list of symbols (i.e. update multiple symbols with a single request to save some overhead).
Pretty much
read_list_by_name
but for Symbol instances instead.I'll try to whip up a pull request later this week.
The text was updated successfully, but these errors were encountered: