Is there a built in guard style functionality in K...
# announcements
d
Is there a built in guard style functionality in Kotlin. Or any plans to do this in the standard lib? Kind of like Swifts
guard let
?