type_param_demo.Map[K, V]()[source] type_param_demo.Map[K, V](items: Mapping[K, V]) type_param_demo.Map[K, V](items: Iterable[tuple[K, V]]) Construct from the specified items. Last update: Nov 16, 2024