Corey Farwell 1a28237b42 Alter libcore::result example to utilize closure param
Since it doesn't utilize the parameter, it's not very idiomatic since it
could just use the `Result::or` method. So this changes the example to
utilize the parameter. As far as I can tell, all the numbers in this
example are completely arbitrary.
2015-04-06 13:47:24 -07:00
..
2015-04-02 00:18:45 -07:00
2015-04-02 00:18:45 -07:00
2015-04-02 11:31:31 -07:00