Rodolfo Nogueira

Results 2 issues of Rodolfo Nogueira

When collection is undefined on where filter, we got: "TypeError: Cannot read property 'filter' of undefined" A simple check solve the problem. if(!collection)) { return false; }

To solve #87 Thx