Skip to content
Commit 6e4401ae authored by Jim Blandy's avatar Jim Blandy Committed by Dzmitry Malyshau
Browse files

Rename `UniqueArena` methods to more closely resemble `HashSet`.

`UniqueArena::fetch_or_append` becomes `insert`.

`UniqueArena::try_get` becomes `get_handle`, by analogy with `get`, that takes a
type as a key.
parent 944a693a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment