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

scheme: Reduce core iterators requirement to R6RS #147

Open
okuoku opened this issue Jun 29, 2020 · 0 comments
Open

scheme: Reduce core iterators requirement to R6RS #147

okuoku opened this issue Jun 29, 2020 · 0 comments

Comments

@okuoku
Copy link
Owner

okuoku commented Jun 29, 2020

Currently, (yuni scheme) is vague that we'd follow R6RS or R7RS(SRFI-1). Follow R6RS semantics this time; iterators that take any sequence as argument, its length must be equal. Implementations still allowed to ignore the rest.

Users can explicitly request SRFI-1 to get R7RS behaviour (with external library.)

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

1 participant