so like `collection.shouldExist<Type>(f)` wh...
# kotlintest
s
so like
collection.shouldExist<Type>(f)
where f is
(Type) -> Boolean