Klitos Kyriacou
06/17/2024, 3:36 PMio.kotest.assertions.any
without having to fully qualify its name at the call site? Even if you import it, it still clashes with kotlin.collections.any which is imported by default. If the only way is to use an import alias, why not name the declaration differently to begin with?