Skip to contents

Copy elements to fastqueue2

Usage

list_to_fastqueue2(li, queue = NULL)

Arguments

li

a list or an environment

queue

NULL or a fastqueue2 instance

Value

If map is not NULL, elements will be added to map and return map, otherwise create a new instance.