Welcome to mirror list, hosted at ThFree Co, Russian Federation.

elixir-protocol-implementation « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f9234bbfc489fc09013443cd73ed91e8be3731c5 (plain)
1
2
3
4
5
defimpl RIGHT do
  # Docs
  # Docs
  def foo(ChangeMe), do: :ok
end