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

feat(docs): map.deepEquals() #939

Merged
merged 5 commits into from
Oct 16, 2024
Merged

feat(docs): map.deepEquals() #939

merged 5 commits into from
Oct 16, 2024

Conversation

novusnota
Copy link
Member

Didn't go too deep into describing how the long and short key labels might be used to manually construct the HashmapE (FunC's dict) as it's way too low-level for the general audience. But I did link the TL-B page which showcases all the intricacies of that process for the curious :)

Issue

Closes #898.

Checklist

  • I have updated CHANGELOG.md
  • I have run the linter, formatter and spellchecker
  • I did not do unrelated and/or undiscussed refactorings

@novusnota novusnota requested a review from a team as a code owner October 10, 2024 03:34
@novusnota novusnota added this to the v1.6.0 milestone Oct 10, 2024
Didn't went too deep into describing how the long and short key labels
might be used to manually construct the HashmapE (FunC's dict) as it's
way too low-level for the general audience. But I did link the TL-B page
which showcases all the intricacies of that process for the curious :)
docs/src/content/docs/book/maps.mdx Outdated Show resolved Hide resolved
@anton-trunov anton-trunov self-assigned this Oct 16, 2024
Copy link
Member

@anton-trunov anton-trunov left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks

@anton-trunov anton-trunov merged commit 7afedfb into main Oct 16, 2024
18 checks passed
@anton-trunov anton-trunov deleted the closes-898 branch October 16, 2024 17:27
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.

Document map.deepEquals
2 participants