Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Javascript Closure
//Rhino 1.7.7.1 function adder(x) { function _adder(y) { return x + y } return _adder } let add2 = adder(2) print(add2(8))
run
|
edit
|
history
|
help
0
Error
123
Fixed
Oh my numbers!
Animal categories
nuBuilder - Calc precision
JavaScript - CheckDate()
Iterate the iteratable object from the iterator object
challenge
Merge Two Arrays