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

Change edge-case of iteration over size k subsets. #64

Merged
merged 1 commit into from
Sep 21, 2016

Conversation

getzdan
Copy link
Contributor

@getzdan getzdan commented Jun 8, 2016

Instead of throwing an index error, return zero length vector when iterating over subsets of size k greater than base set size n.

@iamed2 iamed2 merged commit 1ce8898 into JuliaCollections:master Sep 21, 2016
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.

2 participants