list_to_fastmap2: Copy elements to fastmap2
Description
Copy elements to fastmap2
Usage
list_to_fastmap2(li, map = NULL)
Arguments
map
NULL
or a fastmap2
instance
Value
If map
is not NULL
, elements will be added
to map
and return map
, otherwise create a new instance.