Replies: 1 comment 4 replies
-
Because it uses 1d scalars to store index and length. For MD arrays it's not practical:
Indeed, SZ array and MD array are different types. There's no way to declare a variable work for them both. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
according to https://learn.microsoft.com/en-us/dotnet/api/system.arraysegment-1?view=net-7.0#remarks it is
but why
Beta Was this translation helpful? Give feedback.
All reactions