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

Section 5.4.2 strange index operator <<0>> #805

Open
ppazos opened this issue Jan 2, 2024 · 0 comments
Open

Section 5.4.2 strange index operator <<0>> #805

ppazos opened this issue Jan 2, 2024 · 0 comments

Comments

@ppazos
Copy link

ppazos commented Jan 2, 2024

Reading the docs, found this line:

author.books<<0>> // get the first book

Which I would expect to use books[0] instead of books<<0>>

This is the line in the code: https://github.com/grails/gorm-hibernate5/blob/8.0.x/docs/src/docs/asciidoc/domainClasses/sets%2CListsAndMaps.adoc?plain=1#L63

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

1 participant