itermap 0.4.0

Iterator tools for maps (`HashMap`, `BTreeMap`, etc.)
Documentation
{
    "workbench.colorCustomizations": {
        "activityBar.activeBackground": "#a83e99",
        "activityBar.background": "#a83e99",
        "activityBar.foreground": "#e7e7e7",
        "activityBar.inactiveForeground": "#e7e7e799",
        "activityBarBadge.background": "#2a2f11",
        "activityBarBadge.foreground": "#e7e7e7",
        "commandCenter.border": "#e7e7e799",
        "sash.hoverBorder": "#a83e99",
        "statusBar.background": "#833077",
        "statusBar.foreground": "#e7e7e7",
        "statusBarItem.hoverBackground": "#a83e99",
        "statusBarItem.remoteBackground": "#833077",
        "statusBarItem.remoteForeground": "#e7e7e7",
        "titleBar.activeBackground": "#833077",
        "titleBar.activeForeground": "#e7e7e7",
        "titleBar.inactiveBackground": "#83307799",
        "titleBar.inactiveForeground": "#e7e7e799"
    },
    "peacock.color": "#833077"
}