ksmt-core
0.5.23
ksmt-core
/
io.ksmt
/
KContext
/
mkFreshFuncDecl
mk
Fresh
Func
Decl
fun
<
T
:
KSort
>
mkFreshFuncDecl
(
name
:
String
,
sort
:
T
,
args
:
List
<
KSort
>
)
:
KFuncDecl
<
T
>