Skip to content

Exercises implemented in many functional languages (usually not in the best way)

Notifications You must be signed in to change notification settings

diogobeda/functional-matters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Functional matters

Problems taken from Project Euler, solved in all functional programming languages I want to learn.

Running programs

Clojure

$ lein test

Elixir

On simple test scripts:

$ elixir test.exs

On mix apps:

$ mix test

About

Exercises implemented in many functional languages (usually not in the best way)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published