mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 23:31:24 -05:00
![]() These methods are confusing because the arguments are backwards. I feel like they should have never been added to `Option<T>` and that clippy should suggest rewriting to `map(...).unwrap_or(...)`/`map(...).unwrap_or_else(|| ...)` https://github.com/rust-lang/rfcs/issues/1025 |
||
---|---|---|
.. | ||
json_types.rs | ||
merge.rs | ||
mod.rs | ||
range_tree.rs |