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

Add a description of Tuple types to Cairo document #3041

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

0xNezha
Copy link

@0xNezha 0xNezha commented May 4, 2023

The section of tuple types is a work in progress, so I add a description of tuple types, contribute to Cairo documentation.


This change is Reviewable

@0xNezha 0xNezha closed this May 4, 2023
@0xNezha 0xNezha reopened this May 4, 2023
Copy link
Contributor

@spapinistarkware spapinistarkware left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @0xNezha)


docs/reference/src/components/cairo/modules/language_constructs/pages/tuple-types.adoc line 1 at r1 (raw file):

= Tuple types

Keep lines under 10-0 cahrs and end the file with a newline

Copy link
Contributor

@spapinistarkware spapinistarkware left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @0xNezha)


docs/reference/src/components/cairo/modules/language_constructs/pages/tuple-types.adoc line 1 at r1 (raw file):

Previously, spapinistarkware (Shahar Papini) wrote…

Keep lines under 10-0 cahrs and end the file with a newline

under 100 chars*

Copy link
Contributor

@spapinistarkware spapinistarkware left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 1 files reviewed, 2 unresolved discussions (waiting on @0xNezha)


docs/reference/src/components/cairo/modules/language_constructs/pages/tuple-types.adoc line 3 at r1 (raw file):

= Tuple types

_tuple type_ is a general way of grouping together a number of values with a variety of types into one compound type.

You don't actually describe the type fo a tuple. This is more of a description of the tuple expression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants