mardi 15 août 2017

does go excecute all conditions in if statement?

Example:

if function1(input) && function2(input) {}

In this case would function2(input) be executed if function1(input) returns false?

Aucun commentaire:

Enregistrer un commentaire