parallel.lib
constant
parallelWaitN
type
type
list
→
(
int
→
(
alias
→
(
alias
→
returntype
)
)
)
constant
parallelWaitFirst
type
type
list
→
(
alias
→
(
alias
→
returntype
)
)
constant
parallelWaitAll
type
type
list
→
(
alias
→
(
alias
→
returntype
)
)
constant
parallelTestAND
type
type
list
→
(
alias
→
(
alias
→
returntype
)
)
constant
parallelTestOR
type
type
list
→
(
alias
→
(
alias
→
returntype
)
)