Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Implement iter() builtin #840

Closed
wants to merge 7 commits into from

Conversation

AmirYalamov
Copy link
Contributor

Refs #76

Going off the previous code for iter() in the case that there was no sentinel value, I wrote similar code, but with a while loop to detect when the iterator object reaches sentinel.

@freakboy3742
Copy link
Member

@AmirYalamov FYI - you can run the style checks locally with ant checkstyle

@phildini
Copy link
Member

Hi there! It looks like this PR might be dead, so we're closing it for now. Feel free to re-open it if you'd like to continue, or think about directing your efforts to https://github.com/beeware/briefcase or https://github.com/beeware/toga. Both of these have more active development right now. 😄

@phildini phildini closed this Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants