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

[ vs slice indexing #111

Open
Artur-man opened this issue Sep 10, 2024 · 0 comments
Open

[ vs slice indexing #111

Artur-man opened this issue Sep 10, 2024 · 0 comments

Comments

@Artur-man
Copy link

Artur-man commented Sep 10, 2024

It looks like this line was previously

expect_equal(z[1:3,5], z$get_item(list(slice(1, 3), slice(5, 5))))

Did the behavior change?

Originally posted by @keller-mark in #108 (comment)

@Artur-man Artur-man changed the title It looks like this line was previously [ vs slice indexing Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant