toggle menu
cpg
main
jvm
switch theme
search in API
cpg-language-go
/
de.fraunhofer.aisec.cpg.frontends.golang
/
list
list
fun
<
T
:
PointerType
,
S
:
PointerType
>
T
.
list
(
numFunc
:
(
T
)
->
Int
,
itemFunc
:
(
T
,
Int
)
->
S
)
:
MutableList
<
S
>