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

Implement Nilable values #31

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Implement Nilable values #31

merged 1 commit into from
Aug 25, 2024

Conversation

MetalBlueberry
Copy link
Owner

@MetalBlueberry MetalBlueberry commented Aug 25, 2024

Plan to make all values nillable to avoid conflicts with zero values.

Basically now you can define 0 margin if you want. but you also have to wrap every signle value with the right type.... You can't have both.... I think type safety is better in this case

@MetalBlueberry MetalBlueberry merged commit 5fc6d44 into master Aug 25, 2024
3 checks passed
@MetalBlueberry MetalBlueberry deleted the make-nil-values branch August 29, 2024 09:56
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