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