Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments: Data structures - A fixed ring array #115

Closed
utterances-bot opened this issue Jul 11, 2018 · 1 comment
Closed

Comments: Data structures - A fixed ring array #115

utterances-bot opened this issue Jul 11, 2018 · 1 comment
Labels
site-feeback For utterances

Comments

@utterances-bot
Copy link

A fixed ring array - Data structures - Haxe programming language cookbook

A fixed ring array are especially useful when you need a hard upper bound for how much data can be in the queue.

https://code.haxe.org/category/data-structures/ring-array.html

Copy link

This needs to reference back to explaination of @:generic class , I found this link but I don't find it particularly helpful. https://haxe.org/manual/type-system-generic.html
Can fixed Ring Array extend Array as an Abstract? I don't find the example easy to follow could you create one with some sprites or something visual and a diagram, I expect it's not complex but I don't find it obvious at the moment, it needs more explaination?

@markknol markknol added the site-feeback For utterances label Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-feeback For utterances
Projects
None yet
Development

No branches or pull requests

3 participants