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: Add Map and Record modules #164

Merged
merged 17 commits into from
Feb 12, 2024
Merged

feat: Add Map and Record modules #164

merged 17 commits into from
Feb 12, 2024

Conversation

MikuroXina
Copy link
Owner

  • Add fromIterable and fromIterator
  • Add Map
  • Add Record
  • Add fromArray
  • Improve eq
  • Fix breaking passed object
  • Improve differenceWith type param
  • Improve differenceWithKey's type param
  • Improve intersectionWith's type param
  • Remove fromIterator
  • Improve equality
  • Fix infinite recursion on equality
  • Add test for Map
  • Fix Record implementations
  • Fix that adjust is breaking passed obj
  • Add test for Record

@MikuroXina MikuroXina merged commit d09f97a into main Feb 12, 2024
1 check passed
@MikuroXina MikuroXina deleted the map branch February 12, 2024 01:11
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.

None yet

1 participant