mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
fb021d7cef
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 |
||
---|---|---|
.. | ||
benches | ||
01_http.js | ||
Cargo.toml | ||
compressible.rs | ||
lib.rs | ||
reader_stream.rs | ||
README.md |