Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array slicing does not work properly with non 0-based arrays #163

Closed
KevinRansom opened this issue Jan 27, 2015 · 0 comments
Closed

Array slicing does not work properly with non 0-based arrays #163

KevinRansom opened this issue Jan 27, 2015 · 0 comments
Labels

Comments

@KevinRansom
Copy link
Member

opened at CodePlex by porges

Despite the rest of the Array2D methods working correctly:

(Array2D.createBased 5 4 3 2 1).[*, *] // boom!
@latkin latkin added the Bug label Jan 28, 2015
dsyme added a commit to dsyme/fsharp that referenced this issue Jan 29, 2015
@dsyme dsyme closed this as completed in 57f4f68 Jan 30, 2015
@latkin latkin added the fixed label Jan 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants