`first` returns the first entry in the collection ...
# strikt
d
first
returns the first entry in the collection that matches the predicate
single
should validate that there aren't any others that match that predicate...