Up
–
ocaml
»
Misc
»
Stdlib
» Array
Module
Stdlib.Array
val
exists2 : (
'a
->
'b
->
bool)
->
'a
array
->
'b
array
->
bool