to Expression
fun Predicate<Session>.toExpression(): Function1<Session, Validation<PrimitiveBool>>
Content copied to clipboard
Like Expressions.javaBooleanFunctionToExpression, but for the specialized Predicate type.
Like Expressions.javaBooleanFunctionToExpression, but for the specialized Predicate type.