Util

ACME utilities.

acme.util.map_keys(dikt: Mapping[Any, Any], func: Callable[[Any], Any]) Dict[Any, Any][source]

Map dictionary keys.