Add a map::str_slice_map constructor to libstd.
This commit is contained in:
parent
958df4b003
commit
c1fad07758
2 changed files with 7 additions and 0 deletions
|
@ -54,6 +54,7 @@ export
|
|||
|
||||
// Comparing strings
|
||||
eq,
|
||||
eq_slice,
|
||||
le,
|
||||
hash,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue