Primitive-Collections/src/builder/resources/speiger/assets/collections/templates/queues
Speiger 17f0dddf20 Refactor and New Features
-Changed: Refactored some variable names because they got out of hand since they were handed for single cases instead of making actual specific rules.
-Added: mapping functions (only to objects) are now accessible to primitive collections.
-Added: Filter function for Iterables/Iterators. (Iterable implements them automatically)
2021-09-16 23:53:57 +02:00
..
ArrayFIFOQueue.template Refactor and New Features 2021-09-16 23:53:57 +02:00
ArrayPriorityQueue.template Refactor and New Features 2021-09-16 23:53:57 +02:00
HeapPriorityQueue.template Refactor and New Features 2021-09-16 23:53:57 +02:00
PriorityDequeue.template PriorityQueues no longer extends Object Variant. 2021-06-23 19:22:19 +02:00
PriorityQueue.template Refactor and New Features 2021-09-16 23:53:57 +02:00