Dobře, takže další pokus:
var sift = require('sift');
sift({ $in: ['hello','world'] }, ['hello','sifted','array!']); //
['hello']
Zdroj (upraveno):Daily JS, ale zdá se, že web nefunguje.
Dobře, takže další pokus:
var sift = require('sift');
sift({ $in: ['hello','world'] }, ['hello','sifted','array!']); //
['hello']
Zdroj (upraveno):Daily JS, ale zdá se, že web nefunguje.