Skip to content

Commit

Permalink
srfi-1 lacked export of the extended map
Browse files Browse the repository at this point in the history
  • Loading branch information
per-gron committed Apr 28, 2010
1 parent d2a5e7e commit c8054fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srfi/1.scm
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
append! append-reverse append-reverse! concatenate concatenate!
unfold fold pair-fold reduce
unfold-right fold-right pair-fold-right reduce-right
append-map append-map! map! pair-for-each filter-map map-in-order
map append-map append-map! map! pair-for-each filter-map map-in-order
filter partition remove
filter! partition! remove!
find find-tail any every list-index
Expand Down

0 comments on commit c8054fc

Please sign in to comment.