# Generated by roxygen2: do not edit by hand

export(Deque)
export(DequeL)
export(Dict)
export(OrderedDict)
export(OrderedDictL)
export(PriorityQueue)
export(Queue)
export(QueueL)
export(Stack)
export(StackL)
importFrom(R6,R6Class)
useDynLib(collections)
