kotest-assertions-arrow / io.kotest.assertions.arrow.tagless

Package io.kotest.assertions.arrow.tagless

Types

IOAssertions

interface IOAssertions : TaglessAssertions<ForIO>

TaglessAssertions

Assertions for tagless final and polymorphic programs

interface TaglessAssertions<F>