]> git.lizzy.rs Git - rust.git/commit
Implement `map_mut` on the Option type
authorAlex Crichton <alex@alexcrichton.com>
Sun, 30 Jun 2013 05:19:32 +0000 (22:19 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 30 Jun 2013 05:21:37 +0000 (22:21 -0700)
commit208eb0f8cbbf6c30d5a4de957bee742c22c307db
treee9bc0b5c94eead9a6494fe31579d239e10f69821
parent439b13f071a4a884ea8645670df83162ffcf129f
Implement `map_mut` on the Option type

Closes #7394
src/libstd/option.rs