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

Always return the same type as passed #11

Open
Silex opened this issue Apr 28, 2020 · 3 comments
Open

Always return the same type as passed #11

Silex opened this issue Apr 28, 2020 · 3 comments

Comments

@Silex
Copy link

Silex commented Apr 28, 2020

These returns a list when they should return the passed type:

  • seq-filter
  • seq-map
  • seq-mapn
  • seq-remove
@Silex
Copy link
Author

Silex commented Apr 28, 2020

Please add a comment to tell me which functions I forgot. Then we'll see how easy it is to fix these.

@Silex
Copy link
Author

Silex commented Apr 28, 2020

I am also afraid of backward compatibility, would that break things?

@NicolasPetton
Copy link
Owner

NicolasPetton commented Apr 28, 2020 via email

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

No branches or pull requests

2 participants