barbiturat
7/22/2017 - 1:18 PM

both

both

both([false, false, 'a'], [11]); // => [false, false, 11]
both(Maybe.Just(1), Maybe.Just(null)); //=> Maybe.Just(null)