Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
is_numeric: function (mixed_var) { return is_numeric(mixed_var) },
Locutus other languages' standard libraries to JavaScript for fun and educational purposes