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

Allow start-position for sequencable collection.contains. #6017

Closed
floitschG opened this issue Oct 17, 2012 · 1 comment
Closed

Allow start-position for sequencable collection.contains. #6017

floitschG opened this issue Oct 17, 2012 · 1 comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug

Comments

@floitschG
Copy link
Contributor

Collections that are sequencable should accept a start-position for contains (similar to strings):
list.contains(foo, 49);

@floitschG floitschG added Type-Enhancement area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. labels Oct 17, 2012
@kevmoo kevmoo added the closed-not-planned Closed as we don't intend to take action on the reported issue label Dec 16, 2015
@kevmoo
Copy link
Member

kevmoo commented Dec 16, 2015

Likely not going to change the core types at this point

@kevmoo kevmoo closed this as completed Dec 16, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed triaged labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants