Tutorial by Topics: iex

An example of how to use dependency injection in .net without using a container. Based on examples by Mark Seemann http://blog.ploeh.dk/
IEx provides access to Elixir documentation. When Elixir is installed on your system you can start IEx e.g. with iex command in a terminal. Then type h command on IEx command line followed by the function name prepended by its module name e.g. h List.foldr

Page 1 of 1