Up
–
bastet
»
Bastet
»
Functors
»
FunctionF
»
Bool
» Functor
Module
Bool.Functor
type
!'a t
= bool
->
'a
val
map :
(
'a
->
'b
)
->
'a
t
->
'b
t