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

simplify Node constructor and merge impl blocks #303

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

koopa1338
Copy link
Contributor

Added a new constructor for Node, which simplifies all the other constructors for specific nodes and enables short struct initialization.

Besides that, I merged all the impl blocks for Node, as discussed in Zulip.

@Kiyoshika
Copy link
Member

@jaytaph looks like the author check will fail for forked branches. will create a bug issue

@Kiyoshika Kiyoshika merged commit 798e217 into gosub-io:main Dec 2, 2023
4 of 5 checks passed
@koopa1338 koopa1338 deleted the refactor/node-initialization branch December 3, 2023 00:22
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.

3 participants