Home Manual Reference Source Test Repository

src/polar/array/core/unary.js


export default kernel => ( [ a , b ] )  => kernel( a , b ) ;