Join Slack
Powered by
is there a way to specify a function as pure? so t...
# random
c
cypher121
11/03/2016, 9:10 PM
is there a way to specify a function as pure? so that
if (foo() != null) foo().bar
is possible without compilation errors or warnings
👍 1
Open in Slack
Previous
Next