Sha256: 9408834b60dab974adc21299901e8d916336f8c85831b1b380afbb4e0a2e51d7

Contents?: true

Size: 164 Bytes

Versions: 69

Compression:

Stored size: 164 Bytes

Contents

defmodule HelloWorld do
  @doc """
  Greets the user by name, or by saying "Hello, World!"
  if no name is given
  """
  def hello do
    "Hello, World!"
  end
end

Version data entries

69 entries across 69 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.179 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.178 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.177 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.176 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.175 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.174 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.173 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.172 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.171 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.170 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.169 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.167 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.166 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.165 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.164 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.163 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.162 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.161 tracks/elixir/exercises/hello-world/example.exs
trackler-2.2.1.160 tracks/elixir/exercises/hello-world/example.exs