NSHashInsertKnownAbsent
Adds an element to the specified hash table.
ある要素を、指定されたハッシュテーブルに追加します。
NSHashInsert
Adds an element to the specified hash table.
ある要素を、指定されたハッシュテーブルに追加します。
NSHashInsertIfAbsent
Adds an element to the specified hash table only if the table does not already contain the element.
指定されたハッシュテーブルに要素を、そのテーブルがまだその要素を含まない場合にのみ、追加します。