LaKraven / LKSL

LaKraven Studios Standard Library
http://otapi.com
Other
51 stars 15 forks source link

Generics Redux - TLKCircularList #113

Closed LaKraven closed 9 years ago

LaKraven commented 9 years ago

It's a special, fixed-size rolling List.

Basically, you define a set capacity, and each time you add a new entry, it either:

A similar (non-generic) version of this very kind of List is already used in the LKSL! This simply makes it more universally useful.

Obviously TLKCircularObjectList will accompany it!

LaKraven commented 9 years ago

Completed in 673a8574234d65bce02505d92dc458191a8f211a