ksmt-core
0.5.23
ksmt-core
/
io.ksmt.solver.util
/
KExprConverterBase
/
convertReduced
convert
Reduced
inline
fun
<
S
:
KSort
>
T
.
convertReduced
(
args
:
Array
<
T
>
,
op
:
(
KExpr
<
S
>
,
KExpr
<
S
>
)
->
KExpr
<
S
>
)
:
ExprConversionResult