Join Slack
Communities
Powered by
I wonder if isNotNull() should also be available o...
# strikt
c
christophsturm
08/06/2021, 12:09 PM
I wonder if isNotNull() should also be available on non nullable receivers. sometimes I change field types from nullable to non nullable, and then all the isNotNull() calls become red, and it feels strange.
Open in Slack
Previous
Next