oday
09/03/2018, 3:27 PMsandi
09/03/2018, 3:29 PMfilter
for multiple conditions in the same block or for each condition individually in each filter
call. Each filter
would effectively be equivalent to .filter { cond1 && cond2 && cond3 ...}
oday
09/03/2018, 5:32 PModay
09/03/2018, 5:32 PMShawn
09/03/2018, 5:34 PMShawn
09/03/2018, 5:35 PModay
09/03/2018, 6:27 PMfilter
in a chain?oday
09/03/2018, 6:27 PModay
09/03/2018, 6:28 PM&&
like @Shawn said