noun
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.