You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve docs and type for Kernel.send/2 & Process.send/3 (#7862)
Kernel.send/2:
- Simplify/Improve description of `dest`
Process.send/3:
- Refer to `dest` and not just "process"
- Duplicate definition of `dest` in Process.send/3
0 commit comments