We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6a579 commit 2c83aa7Copy full SHA for 2c83aa7
README.md
@@ -8,7 +8,7 @@ ArrayDeconstructors is a source package which allows you to use new C# 7 deconst
8
## Implementation notes
9
10
- The decision has been made such that there are no safety checks on the deconstruction methods.
11
-- For the better user experience and performance reasons we do return the array's tail.
+- For the better user experience and performance reasons we do NOT return the array's tail.
12
13
## Installation
14
0 commit comments