summaryrefslogtreecommitdiffstats
path: root/src/failable/ops/map.rs
AgeCommit message (Expand)Author
2018-04-29Make error type associatedMatthias Beyer
2017-10-05Fix typoMatthias Beyer
2017-10-03Lessen restriction for Result second type paramMatthias Beyer
2017-10-02Add filter map functionsLee Bousfield