public final class ByKt
final static <T extends Any, U extends Any> Function1<T, Boolean>
by(Function1<T, U> selector, U match)
by(Function1<T, U> selector, Function1<U, Boolean> predicate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static <T extends Any, U extends Any> Function1<T, Boolean> by(Function1<T, U> selector, U match)
final static <T extends Any, U extends Any> Function1<T, Boolean> by(Function1<T, U> selector, Function1<U, Boolean> predicate)