Join Slack
Powered by
While exploring the “double colon” operator (sorry...
# getting-started
g
goncalossilva
10/13/2016, 5:46 PM
While exploring the “double colon” operator (sorry, don’t know it’s name), I came across something like this:
string.trim().toLowerCase().split(" ").filter(::isEmpty)
Open in Slack
Previous
Next