On Github gord1anknot / case_for_elixir
@gord1anknot
the profitability of your enterprise is limited primarily by the architectural approach of the technology in use
you have experienced one or more of these problems in production:
let's drink a tall glass of the kool aid
defmodule Hello.Demo do IO.puts "Hello, World!" end Hello, World! {:module, Hello.Demo, <<70, 79, 82, 49, 0, 0, 3, 152, 66, 69, 65, 77, 69, 120, 68, 99, 0, 0, 0, 60, 131, 104, 2, 100, 0, 14, 101, 108, 105, 120, 105, 114, 95, 100, 111, 99, 115, 95, 118, 49, 108, 0, 0, 0, 2, 104, 2, ...>>, :ok}
# A regular expression that returns true if the text has foo or bar iex> regex = ~r/foo|bar/ ~r/foo|bar/ iex> "foo" =~ regex true iex> "bat" =~ regex false- Scala's StringContext
what? isn't that a little too much information???