sonti-lurker

Results 1 comments of sonti-lurker

I think a similar argument applies to `CtOption::map` (and `and_then`, `or_else`). The code has a comment: ``` /// This operates in constant time, because the provided closure /// is always...