fastmap2
R/fastmap2.R
list_to_fastmap2.Rd
Copy elements to fastmap2
list_to_fastmap2(li, map = NULL)
a list or an environment
NULL or a fastmap2 instance
NULL
If map is not NULL, elements will be added to map and return map, otherwise create a new instance.
map