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

[NU-1836] Add toList and toMap extension methods #7042

Closed
wants to merge 3 commits into from

Conversation

lukasz-bigorajski
Copy link
Contributor

Describe your changes

Checklist before merge

  • Related issue ID is placed at the beginning of PR title in [brackets] (can be GH issue or Nu Jira issue)
  • Code is cleaned from temporary changes and commented out lines
  • Parts of the code that are not easy to understand are documented in the code
  • Changes are covered by automated tests
  • Showcase in dev-application.conf added to demonstrate the feature
  • Documentation added or updated
  • Added entry in Changelog.md describing the change from the perspective of a public distribution user
  • Added MigrationGuide.md entry in the appropriate subcategory if introducing a breaking change
  • Verify that PR will be squashed during merge

@lukasz-bigorajski lukasz-bigorajski force-pushed the nu.1836.add.list.and.set.extension branch from 75f1087 to 1359e16 Compare October 18, 2024 11:14
@github-actions github-actions bot added the docs label Oct 18, 2024
Base automatically changed from nu.1836.add.list.methods.as.extension.methods.to.array to staging October 21, 2024 10:52
@lukasz-bigorajski lukasz-bigorajski force-pushed the nu.1836.add.list.and.set.extension branch 3 times, most recently from 3d52e8c to bd2e7fd Compare October 21, 2024 12:39
@lukasz-bigorajski lukasz-bigorajski marked this pull request as ready for review October 21, 2024 13:16
@lukasz-bigorajski lukasz-bigorajski changed the title [NU-1836] Add list and set extensions [NU-1836] Add toList and toMap extension methods Oct 21, 2024
@lukasz-bigorajski lukasz-bigorajski force-pushed the nu.1836.add.list.and.set.extension branch from bd2e7fd to 2718203 Compare October 22, 2024 10:20
Copy link
Contributor

github-actions bot commented Oct 22, 2024

updated: #7057
⚠️ Be careful! Snapshot changes are not necessarily the cause of the error. Check the logs.

@lukasz-bigorajski lukasz-bigorajski force-pushed the nu.1836.add.list.and.set.extension branch from b94d080 to ca0de9e Compare October 22, 2024 12:54
@lukasz-bigorajski lukasz-bigorajski deleted the nu.1836.add.list.and.set.extension branch October 24, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant