Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

enqueue_all

container.Mutable_Priority_Queue.enqueue_all

iteratively add all elements to the queue

Note: Depending on the implementation, creating a new queue this way may be
less efficient than using one of the ..._from functions to construct
it from an unordered sequence of elements.
0.098dev (GIT hash 24d3437cd83e0dc6a6eb392aaf98ddef3061900e)
last changed: 2026-07-14