Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages