Skip to contents
recursr
0.1
Reference
Articles
Morphisms for a list
Morphisms for a tree
Programming with fixed-points
Map over a list
fmap.list.Rd
Map over a list
Usage
# S3 method for list
fmap
(
X
,
FUN
,
...
)
Arguments
x
A list
f
A function to map