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

Correct Take[] of 0th element... #1227

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Correct Take[] of 0th element... #1227

merged 1 commit into from
Dec 17, 2024

Conversation

rocky
Copy link
Member

@rocky rocky commented Dec 15, 2024

  • Correct Take[] of 0th element
  • Go over Take documentation, and
  • Add/fix more type annotations

Fixes #1228

@rocky rocky requested a review from mmatera December 15, 2024 13:42
@rocky rocky changed the title Correct Take of 0th element... Correct Take[] of 0th element... Dec 15, 2024
go over Take documentation and add/fix more type annotations
@rocky rocky force-pushed the correct-Take-of-0th-element branch from 0994031 to a905ac5 Compare December 15, 2024 13:51
@rocky rocky merged commit a94070a into master Dec 17, 2024
13 checks passed
@rocky rocky deleted the correct-Take-of-0th-element branch December 17, 2024 01:41
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

Successfully merging this pull request may close these issues.

Take[] 0 element returns an error when it should not
1 participant