get(0)
first()
Substitute calls to `get(0)` with `first()`, improving readability.
#![allow(clippy::type_complexity)]