al1-ce / sily

sily lib for d
https://al1-ce.github.io/sily-docs
GNU General Public License v3.0
1 stars 0 forks source link

Queue improvememts #12

Closed al1-ce closed 1 year ago

al1-ce commented 1 year ago

Add length property Add op override for += and + to insert element Store end value and use it instead of looping Add adbility to limit size of queue (popBack when overfilled)