Skip to content

Add HashIntern to allow hashconsing from other types#21

Open
rdmarsh2 wants to merge 1 commit intoAdrienChampion:masterfrom
rdmarsh2:hashintern
Open

Add HashIntern to allow hashconsing from other types#21
rdmarsh2 wants to merge 1 commit intoAdrienChampion:masterfrom
rdmarsh2:hashintern

Conversation

@rdmarsh2
Copy link

In particular this enables using &str for variable references and only allocating and copying to Strings when a new entry needs to be added to the consign.

In particular this enables using `&str` for variable references and onlyallocating and copying to `String`s when a new entry needs to be added to the consign.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments