This website works better with JavaScript
Home
Explore
Help
Sign In
AlexReznichenko
/
homeworks
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
homeworks
/
09
/
README.md
README.md
340 B
Permalink
History
Raw
Домашнее задание. Замыкания
makeProfileTimer
function makeProfileTimer()
makeSaver
function makeSaver(func)
Final Countdown
function (()=>{})()
myBind
function myBind(func, context, args)
Таблица умножения
function multiplicationTable()