empty map
Computing term for a data structure (map, dictionary, or associative array) that contains no key-value pairs.
Create an empty map during program initialization.
Compound of 空 (empty) + 対応表 (correspondence table, map). The reading くう for 空 is used in technical contexts.