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