ksmt-core
0.5.23
ksmt-core
/
io.ksmt.decl
/
KFuncDecl1
/
KFuncDecl1
KFunc
Decl1
fun
<
T
:
KSort
,
A
:
KSort
>
KFuncDecl1
(
ctx
:
KContext
,
name
:
String
,
resultSort
:
T
,
argSort
:
A
)