Skip to content

adjacent-map arguments order #9

Closed
@filiplajszczak

Description

@filiplajszczak

adjacent-map takes lst and proc. On the one hand it is confusing as regular map takes proc and lst so it would be good to change the order, on the other hand that would be backward incompatible breaking change. Maybe it's better to introduce breaking changes sooner than later?

It's something I noticed while porting it to Guile, and I changed the order there.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions