Join Slack
Communities
Powered by
``` tasksByPlugins[name] .distinctBy {it.name}...
# getting-started
p
poohbar
12/08/2016, 7:54 PM
Copy code
tasksByPlugins[name] .distinctBy {it.name} .sortedBy {it.name}
Open in Slack
Previous
Next