# Map --- ```text Map[KEY_TYPE; VALUE_TYPE] ``` # Alias ```text Set[Any] `alias Map[Any; Void] ```