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