Skip to content
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

chore(stdlib): Add examples to Int8 module #1958

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

spotandjake
Copy link
Member

This pr adds examples to the docs for Int8

@spotandjake spotandjake added stdlib documentation Issues related to documentation. labels Jan 3, 2024
@spotandjake spotandjake self-assigned this Jan 3, 2024
stdlib/int8.gr Outdated
@@ -100,6 +111,10 @@ provide let decr = (value: Int8) => {
* @param y: The second operand
* @returns The sum of the two operands
*
* @example
* from Int use { (+) }
Copy link
Member

Choose a reason for hiding this comment

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

Int8

@spotandjake
Copy link
Member Author

Made those changes

@phated phated added this pull request to the merge queue Jan 25, 2024
@phated phated removed this pull request from the merge queue due to a manual request Jan 25, 2024
@phated phated changed the title chore(stdlib): Add examples to Int8 docs chore(stdlib): Add examples to Int8 module Jan 25, 2024
@phated phated added this pull request to the merge queue Jan 25, 2024
Merged via the queue into grain-lang:main with commit 57f070c Jan 25, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues related to documentation. stdlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants