Skip to content

Conversation

@ASolomatin
Copy link

Added interface ICircularBuffer;
Implemented IReadOnlyCollection instead of just IEnumerable;
Size, Front, Back renamed to Count, First, Last an marked as obsolete, as was described into #52;
Added CopyTo methods;
Added support of Span / Memory for supported frameworks versions;

@joaoportela joaoportela mentioned this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant