/some

function with some variables

Primary LanguageJavaScript

some

function with some variables

Object.some({a: 1, b: 2}, "a + b")
//output: 3