Also it would work without lists too. We just need...
# kotlintest
s
Also it would work without lists too. We just need another matcher,
myType.extracting(::name, ::location) shouldBe Tuple2("sam", "chicago")