Original bug ID: 3622 Reporter: administrator Assigned to:@alainfrisch Status: resolved (set by @alainfrisch on 2016-12-07T15:55:26Z) Resolution: fixed Priority: normal Severity: feature Fixed in version: 4.03.0 Category: standard library Tags: patch Has duplicate:#6659
Bug description
Full_Name: Damien Bobillot
Version: 3.07
OS: Mac OS X 10.4
Submission from: 132.227.81.31 (132.227.81.31)
Why there's no fold function in the Stack module ? It's so simple to write (just
call List.fold_left on content), and would give a better consistency with other
container modules (Array, Queue, List).
The text was updated successfully, but these errors were encountered:
Original bug ID: 3622
Reporter: administrator
Assigned to: @alainfrisch
Status: resolved (set by @alainfrisch on 2016-12-07T15:55:26Z)
Resolution: fixed
Priority: normal
Severity: feature
Fixed in version: 4.03.0
Category: standard library
Tags: patch
Has duplicate: #6659
Bug description
Full_Name: Damien Bobillot
Version: 3.07
OS: Mac OS X 10.4
Submission from: 132.227.81.31 (132.227.81.31)
Why there's no fold function in the Stack module ? It's so simple to write (just
call List.fold_left on content), and would give a better consistency with other
container modules (Array, Queue, List).
The text was updated successfully, but these errors were encountered: