StringSet.find

Finds the Node holding str, or a slot where a new Node can be saved.

  1. size_t* find(cbinstr str, hash_t hash)
  2. size_t* find(cbinstr str)
    struct StringSet
    size_t*
    find
    (
    cbinstr str
    )

Meta