was there in kotlin something like `where` clauses...
# announcements
i
was there in kotlin something like
where
clauses statements for
when
statement? something like
when (foo.x) { bar where foo.y == 1 -> ...}