Skip to content

Commit

Permalink
Merge pull request #47 from faustodavid/UpdateReadme
Browse files Browse the repository at this point in the history
Change title
  • Loading branch information
faustodavid authored Feb 2, 2020
2 parents 9539c1c + 5d2845e commit 7c775cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ListPool`<T>`
# ListPool<T>

Allocation-free implementation of IList using ArrayPool with two variants, `ListPool<T>` and `ValueListPool<T>`

Expand Down

0 comments on commit 7c775cc

Please sign in to comment.