strikt-core / strikt.assertions / third

third

val <A, B, C> Builder<Triple<A, B, C>>.third: Builder<C>

Maps an assertion on a Triple to an assertion on its Triple.third property.