doc / ch.tutteli.atrium.logic / MapLikeAssertions / getExisting

getExisting

abstract fun <K, V, T> getExisting(container: AssertionContainer<T>, converter: (T) -> Map<out K, V>, key: K): FeatureExtractorBuilder.ExecutionStep<T, V> (source)