ksmt-core
0.5.23
ksmt-core
/
io.ksmt
/
KContext
/
mkConstApp
mk
Const
App
open
fun
<
T
:
KSort
>
mkConstApp
(
decl
:
KDecl
<
T
>
)
:
KConst
<
T
>
Create constant (function without arguments) app expression.
See also
KContext.
mkApp