-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Missing reference for "other advanced types" ? #2933
Comments
vreuter
changed the title
Missing reference for "other advanced types"
Missing reference for "other advanced types" ?
Dec 13, 2023
Thanks for the feedback! that is indeed a missing information that is only visible in the spec |
Many thanks for the link @bishabosha |
vreuter
added a commit
to vreuter/docs.scala-lang
that referenced
this issue
Dec 14, 2023
bishabosha
pushed a commit
that referenced
this issue
Jan 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The "other types" page of the Scala 3 book lists a variety of "other advanced types" and links to the reference documentation "for more details on these types." For most of the listed sorts of types, there is reference easily accessible on the linked page, but for 2 of them there's nothing apparent (at least not when Ctrl+F searching on the page for these sorts of types):
It seems that either reference should be added for these on the linked page, or that more specific link(s) should be provided on the Scala 3 book page. Did I miss something, though?
The text was updated successfully, but these errors were encountered: