why are some people so afraid to refactor code into a function; instead create a for(i=0;i<2;i++)and swap parameters based on i... horrible!
1
0
0
0
0
@michael_hpp because a function has a name, and a name is a promise, and sometimes you're all out of promises.