Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
t4018
/
elixir-protocol-implementation
Code
Commits
Pulls
CI/CD
81,295
bisect
bisect
jch
maint
master
next
seen
test
todo
text
5 lines
68 Bytes
Copy permalink
Copy
Raw
1
defimpl RIGHT do
2
# Docs
3
# Docs
4
def foo(ChangeMe), do: :ok
5
end