Circular buffer implementation

This commit is contained in:
2024-04-18 17:45:00 +02:00
parent b7244b2bdb
commit 791387fb29
3 changed files with 604 additions and 1 deletions
@@ -7,7 +7,7 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<RootNamespace>System</RootNamespace>
<Version>1.6.2</Version>
<Version>1.6.3</Version>
<Authors>Alexandru Macocian</Authors>
<RepositoryUrl>https://github.com/AlexMacocian/SystemExtensions</RepositoryUrl>
<Description>Extensions for the System namespace</Description>