-
-
Save jnaglick/8bb52d1b420df03565b075d957f3c32b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// original | |
_0x3caab9=_0x2f98fa(function(_0x182e12){var _0x559fa5=_0x44788c(_0x182e12,_0x3b5d34);return _0x559fa5[_0x47fb('0x13')]&&_0x559fa5[0x0]===_0x182e12[0x0]?_0x3b7d14(_0x559fa5):[];}) | |
// whitespace | |
_0x3caab9 = _0x2f98fa( | |
function(_0x182e12){ | |
var _0x559fa5=_0x44788c(_0x182e12,_0x3b5d34); | |
return _0x559fa5[_0x47fb('0x13')] && _0x559fa5[0x0]===_0x182e12[0x0] ?_0x3b7d14(_0x559fa5) : []; | |
} | |
) | |
// elucidatory naming | |
let anon_function = (arg) => { | |
var inner_var = outer_function_1(arg,_0x3b5d34); | |
var some_index = outer_function_2('0x13') | |
if (inner_var[some_index] && inner_var[0] === arg[0]) { | |
return outer_function_3(inner_var) | |
} else { | |
return []; | |
} | |
} | |
let variable = a_function(anon_function); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment