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

fix(docs): add 2 missing methods of Map.lua #477

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

jlaurens
Copy link
Contributor

The keysand values are improperly listed as fields instead of methods. There is no such a problem for OrderedMap.
The documentation for items explicitly mention the ordering for keys

lua/pl/Map.lua Outdated Show resolved Hide resolved
@Tieske Tieske changed the title Documentation of Map.lua fix(docs): add 2 missing methods of Map.lua Jun 4, 2024
@Tieske Tieske merged commit e2ea9b7 into lunarmodules:master Jun 4, 2024
7 of 8 checks passed
@Tieske
Copy link
Member

Tieske commented Jun 4, 2024

@jlaurens thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants