Skip to content

Link to ! docs in Kernel.send/2 #13545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2024
Merged

Link to ! docs in Kernel.send/2 #13545

merged 1 commit into from
May 8, 2024

Conversation

whatyouhide
Copy link
Member

No description provided.

@whatyouhide whatyouhide changed the title Link to ! docs in Kernel.send/2 Link to ! docs in Kernel.send/2 May 8, 2024
Comment on lines +1109 to +1110
For additional documentation, see the [`!` operator Erlang
documentation](https://www.erlang.org/doc/reference_manual/expressions#send).
Copy link
Member

@wojtekmach wojtekmach May 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps worth mentioning :erlang.send/2 too? Especially that (TIL) there's a send/3 in there too.

Suggested change
For additional documentation, see the [`!` operator Erlang
documentation](https://www.erlang.org/doc/reference_manual/expressions#send).
For additional documentation, see `:erlang.send/2` and
[`!` operator](https://www.erlang.org/doc/reference_manual/expressions#send)
Erlang documentation.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should link to Process.send/3 and link out to all the info there I think.

@whatyouhide whatyouhide merged commit 91e71e6 into main May 8, 2024
18 checks passed
@whatyouhide whatyouhide deleted the al/send-docs branch May 8, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants