Join Slack
Powered by
But the closure `{ its(subject::name).contains("Ka...
# announcements
m
Marc Knaup
11/02/2017, 11:22 PM
But the closure
{ its(subject::name).contains("Karel") }
would never be executed, so you cannot access anything within. There’s no way to short-cut
::name
on a type, is there?
Open in Slack
Previous
Next