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

Fix documented complexity of Lazy.length #255

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

sjakobi
Copy link
Member

@sjakobi sjakobi commented Aug 1, 2020

Closes #130.

@sjakobi sjakobi mentioned this pull request Aug 1, 2020
@sjakobi sjakobi force-pushed the wip/sjakobi/130-lazy-length branch from dd38b98 to 9e60877 Compare August 1, 2020 10:45
@sjakobi
Copy link
Member Author

sjakobi commented Aug 1, 2020

Re-pushed because one of the CI jobs had timed out.

Copy link
Contributor

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup. LGTM

@sjakobi sjakobi merged commit 413515e into master Aug 4, 2020
@sjakobi sjakobi deleted the wip/sjakobi/130-lazy-length branch August 4, 2020 03:19
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.

Time complexity of BL.length should be documented as O(c)
2 participants