1
Fork 0

Add a map::str_slice_map constructor to libstd.

This commit is contained in:
Graydon Hoare 2012-08-14 16:45:00 -07:00
parent 958df4b003
commit c1fad07758
2 changed files with 7 additions and 0 deletions

View file

@ -54,6 +54,7 @@ export
// Comparing strings
eq,
eq_slice,
le,
hash,