Join Slack
Powered by
Yup it's the same problem, replace the `let` with ...
# announcements
k
karelpeeters
09/19/2017, 9:21 PM
Yup it's the same problem, replace the
let
with
&& false
in the explanation:
https://github.com/angryziber/kotlin-puzzlers/blob/master/src/syntax/weirdChaining/Rationale.md
Open in Slack
Previous
Next