thanks. i agree we’re making progress, but i think the team is too conservative with regard to adding new features. if-let was decided as not needed because you don’t really gain anything over switch. i can sort of agree, although it’s a stretch. but while-let and guard clauses are crucial, because it makes code way harder to both write and read if you don’t have them.
↧