Skip to content

docs: note the default imports provided by single-{unit,signature} modules #5250

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

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

Conversation

benknoble
Copy link
Contributor

For many readers, this was a reasonable implicit assumption. It's good to be explicit, though.

This is partly in response to a Discord question on the same topic.

Checklist

  • documentation

…dules

For many readers, this was a reasonable implicit assumption. It's good
to be explicit, though.
@@ -857,7 +857,7 @@ body must match the following @racket[_module-body] grammar:
derived-require-form]]

After any number of @racket[_require-decl]s, the content of the module
is the same as a @racket[unit] body.
is the same as a @racket[unit] body with access to @racketmodname[racket/base].
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not in love with the specific wording, so hopefully this kickstarts a conversation about something reasonable.

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.

1 participant