sig
val
find : f:(
'
a
->
bool)
->
'
a
Extlib
.
Enum
.t
->
'
a option
end