4
0
Fork 0
event-listener
hswick 7 years ago
parent 6cae0ba350
commit 05511542fc
  1. 4
      README.md

@ -120,9 +120,11 @@ def listen(callback) do
end end
listen(callback) listen(callback)
end end
```
# You could do something similar with your own process, whether it is a simple Task or a more involved GenServer. # You could do something similar with your own process, whether it is a simple Task or a more involved GenServer.
```
# Compiling Soldity # Compiling Soldity

Loading…
Cancel
Save