ctxdegithub opened this issue 7 months ago · 1 comments
it should be?
if (index < 0 || index >= Capacity) { return false; }
Well looks like that's a bug actually ^^