Skip to content

Latest commit

 

History

History

23

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Exercise 10.23

How many arguments does bind take?

Solution

bind takes at least one argument, a function, as well as the amount of arguments the passed function has.