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

Null safety. #128

Open
back2dos opened this issue Jun 12, 2020 · 1 comment
Open

Null safety. #128

back2dos opened this issue Jun 12, 2020 · 1 comment

Comments

@back2dos
Copy link
Member

Because we can!

@nadako
Copy link
Contributor

nadako commented Jun 24, 2020

One thing we noticed today: since null is an allowed value for CallbackLink, there's no need to use Null<CallbackLink>, instead the type itself should be defined as abstract CallbackLink(Null<LinkObject>), right?

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

No branches or pull requests

2 participants