Skip to content

Add hooks for set type #25

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

Merged
merged 2 commits into from
Oct 1, 2021
Merged

Add hooks for set type #25

merged 2 commits into from
Oct 1, 2021

Conversation

konradmb
Copy link
Contributor

@konradmb konradmb commented Oct 1, 2021

It's a simple change - I've reused HashSet procs.

During testing I've found a bug with from jsony import nil konradmb@fd08c4e#diff-2d91982de276dc64eab6f65f18f163e2e279c6e977abb09c0511c7694312f868R73

But you can ignore it for now as it's not connected to this change.

@treeform
Copy link
Owner

treeform commented Oct 1, 2021

Thank you for this PR!

The file tests/test_set_import_nil.nim appears to be a duplicate of the other file. Please remove it for now and I'll merge this PR.

We can take a look about import nil in another pr.

@konradmb
Copy link
Contributor Author

konradmb commented Oct 1, 2021

Ok, done

@treeform treeform merged commit ea62683 into treeform:master Oct 1, 2021
@treeform
Copy link
Owner

treeform commented Oct 1, 2021

Thank you! Merged.

@treeform
Copy link
Owner

treeform commented Oct 1, 2021

I made some changes, I merge the test_set and test_sets file, and created my own version of SomeSet that includes set and just used that. ebee42e

@konradmb
Copy link
Contributor Author

konradmb commented Oct 1, 2021

Ok, looks cleaner

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