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

exercise 1.13 has a question. #17

Open
lyerox opened this issue Mar 26, 2019 · 2 comments
Open

exercise 1.13 has a question. #17

lyerox opened this issue Mar 26, 2019 · 2 comments

Comments

@lyerox
Copy link

lyerox commented Mar 26, 2019

Should need (null? slist) test with the definition of kleene star pattern ?

@dwayne
Copy link

dwayne commented Apr 6, 2020

@lyerox No you wouldn't need to deconstruct the slist when using map.

@Zeta611
Copy link

Zeta611 commented Dec 31, 2021

Actually, I believe it is wrong to add the null checking, as the text explicitly told us to follow the original grammar (using the Kleene's star), not the decomposed grammar.

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

3 participants