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
A lot of times we use self-built functions to access Dictionary items [1][2][3][4][5]. Thus, it might be nice to have them available as packages so we don't need to write them every time in any of our libraries.
The text was updated successfully, but these errors were encountered:
Description
A lot of times we use self-built functions to access
Dictionary
items [1][2][3][4][5]. Thus, it might be nice to have them available as packages so we don't need to write them every time in any of our libraries.The text was updated successfully, but these errors were encountered: