Actually I'm curious why we can't call member func...
# getting-started
e
Actually I'm curious why we can't call member function that returns a
Boolean
as the condition of a branch inside
when (x) { ... }