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
One common task is to get the values from an object and stuff it into a key
value store, such as a map or a csv file (key → numbers). This library tries
to handle this boring, repetitive and error prone chore.