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

WIP: Redefine for/first and for*/first. #1252

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scolobb
Copy link
Contributor

@scolobb scolobb commented Jul 1, 2022

My very drafty approach at updating the typed definition of typed for/first and for*/first.

I don't currently see any reason why Typed Racket would not be able to contain a proper typed implementation of for/first and for*/first. This PR suggests a very crude and potentially broken approach to implementing these two iterations in Typed Racket. I don't think this PR is mergeable in its current state, but perhaps it may grow into better code.

This discussion contains more details.

@racket-discourse-github-bot

This pull request has been mentioned on Racket Discussions. There might be relevant details there:

https://racket.discourse.group/t/for-first-for-first-for-and-for-and-for-last-in-typed-racket/1002/4

@scolobb scolobb force-pushed the for/first branch 3 times, most recently from 4bedd6e to 9dff94d Compare July 2, 2022 09:54
@capfredf
Copy link
Sponsor Member

capfredf commented Jul 6, 2022

you can convert this pr to a draft if you want

@scolobb scolobb marked this pull request as draft July 6, 2022 07:49
@scolobb
Copy link
Contributor Author

scolobb commented Jul 6, 2022

Thank you @capfredf I have just converted this PR to draft.

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

Successfully merging this pull request may close these issues.

None yet

3 participants