Skip to content

Instantly share code, notes, and snippets.

@dhonig
Created July 25, 2016 02:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dhonig/2e449c7b9d3b6c9ef21e30a34055b377 to your computer and use it in GitHub Desktop.
Save dhonig/2e449c7b9d3b6c9ef21e30a34055b377 to your computer and use it in GitHub Desktop.
Progammiung in Elixir Exercise 4
prefix= fn doputs -> fn(s) -> IO.puts "#{s}" end end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment