Another question related, when using `when { “Hell...
# announcements
r
Another question related, when using
when { “Hello”.isNotEmpty() -> ... }
how does "when" react ? like a “if” ?