ksmt-core
0.5.23
ksmt-core
/
io.ksmt.solver.model
/
KFuncInterpWithVars
/
KFuncInterpWithVars
KFunc
Interp
With
Vars
fun
<
T
:
KSort
>
KFuncInterpWithVars
(
decl
:
KDecl
<
T
>
,
vars
:
List
<
KDecl
<
*
>
>
,
entries
:
List
<
KFuncInterpEntry
<
T
>
>
,
default
:
KExpr
<
T
>
?
)