Closure icon indicating copy to clipboard operation
Closure copied to clipboard

I complited all tasks, but second one failed (it says that Function array is not found), but it`s ok.

Open romanV7 opened this issue 6 years ago • 1 comments

It says that Function array is not found.

romanV7 avatar Jan 03 '20 10:01 romanV7

See function usage here: https://github.com/HowProgrammingWorks/Closure/blob/master/Exercises.ru.md And think about it's contract: array <function> and it returns <function>

tshemsedinov avatar Jan 03 '20 22:01 tshemsedinov