all

open override fun <T : IterableLike, E : IterableLike> all(container: AssertionContainer<T>, converter: (T) -> Iterable<E?>, assertionCreatorOrNull: Expect<E>.() -> Unit?): Assertion(source)