Skip to content

sldeaals/chained-func-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

chained-func-exercise

Exercise

A function that multiplies but can be chained. In other words, the function returns the context to continue using it on itself. Then divide numbers.

Example

multiplyAndDivide(2)(2)(2) //should return 2

About

Chained functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •