/higher-order-functions-scala

higher-order-functions-scala

Primary LanguageScala

#This is sbt practice project for higher order functions and tail-rec in scala

###HigherOrderFunctions.scala is the file where the functions need implementation.

###HigherOrderFunctionsTest.scala can be executed to check the outcome.

Happy Coding!