ksmt-core
0.5.23
ksmt-core
/
io.ksmt
/
KContext
/
mkFreshConstDecl
mk
Fresh
Const
Decl
fun
<
T
:
KSort
>
mkFreshConstDecl
(
name
:
String
,
sort
:
T
)
:
KConstDecl
<
T
>