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

implement Stack.fold #6659

Closed
vicuna opened this issue Nov 17, 2014 · 2 comments
Closed

implement Stack.fold #6659

vicuna opened this issue Nov 17, 2014 · 2 comments

Comments

@vicuna
Copy link

vicuna commented Nov 17, 2014

Original bug ID: 6659
Reporter: Julien Signoles
Assigned to: @alainfrisch
Status: resolved (set by @alainfrisch on 2016-12-07T15:55:53Z)
Resolution: fixed
Priority: normal
Severity: feature
Version: 4.02.1
Fixed in version: 4.03.0
Category: standard library
Duplicate of: #3622
Related to: #5960

Bug description

Stack.iter is provided, but not Stack.fold: why ?

Of course, this issue is not a blocking one... It is just so annoying :-( (and so easy to fix).

Additional information

For instance, when replacing a queue, a list or whatsoever standard datastructure by a stack, that is not as straightforward as expected...

@vicuna
Copy link
Author

vicuna commented Nov 17, 2014

Comment author: Julien Signoles

Searched but not found it in this BTS.
Thank you for finding it.

@vicuna
Copy link
Author

vicuna commented Dec 7, 2016

Comment author: @alainfrisch

Fixed by #195.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants