Join Slack
Powered by
or `filter { value?.isEqual(otherValue) == true }`...
# getting-started
m
menegatti
01/26/2018, 1:21 PM
or
filter { value?.isEqual(otherValue) == true }
(isEqual doesn’t exist, is just a placeholder for your comparison)
Open in Slack
Previous
Next