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

add dict.toObj(Object) method #734

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Conversation

briandowns
Copy link
Contributor

What's Changed:

Adds a method to the dictionary type that receives a class ref and populates it with the contents of the dict it was called from.

Type of Change:

  • Bug fix
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Housekeeping:

  • Tests have been updated to reflect the changes done within this PR (if applicable).
  • Documentation has been updated to reflect the changes done within this PR (if applicable).

Screenshots (If Applicable):

@briandowns briandowns requested a review from Jason2605 January 31, 2024 03:04
@briandowns briandowns self-assigned this Jan 31, 2024
@Jason2605
Copy link
Member

Nice I like it! Thanks for this

@Jason2605 Jason2605 merged commit 21944af into dictu-lang:develop Jan 31, 2024
8 checks passed
@Jason2605 Jason2605 mentioned this pull request Sep 12, 2024
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.

2 participants