NSMapInsertIfAbsent
Inserts a key-value pair into the specified table.
あるキー値ペアを、指定されたテーブルに挿入します。
NSMapInsert
Inserts a key-value pair into the specified table.
あるキー値ペアを、指定されたテーブルに挿入します。
NSMapInsertKnownAbsent
Inserts a key-value pair into the specified table if the pair had not been previously added.
あるキー値ペアを、もしそのペアが以前に追加されないならば、指定されたテーブルに挿入します。