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 optionals #30

Open
Luukdegram opened this issue Sep 25, 2020 · 0 comments
Open

Implement optionals #30

Luukdegram opened this issue Sep 25, 2020 · 0 comments
Labels
Milestone

Comments

@Luukdegram
Copy link
Owner

Luf already supports nil literals, but assigning nil to a variable will make its type nil as well.
Optional should be seperate type that must be handled before usage, similair to how Zig handles them.

@Luukdegram Luukdegram added this to the 0.2 milestone Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant