mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
It's preferred to use `is_empty` where possible. `is_empty` is sometimes slightly more optimized than `len() == 0`. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||