Join Slack
Powered by
is there a non-short circuit assign operator for b...
# announcements
r
robstoll
04/18/2018, 11:14 AM
is there a non-short circuit assign operator for boolean? I know that there is
or
,
and
etc. but I am looking for something like
var b |= ...
Open in Slack
Previous
Next