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

Update type-aliases.adoc #3307

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ramakumard77
Copy link

@ramakumard77 ramakumard77 commented Jun 5, 2023

Updating the Type alias details in page


This change is Reviewable

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 @ramakumard77)


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

= Type aliases

A "type alias" defines a new name for an existing type. Type aliases are declared with the keyword type. Every value has a single, specific type, but may implement several different traits, or be compatible with several different type constraints.

Keep lines under 100chars

@ramakumard77 ramakumard77 marked this pull request as ready for review June 12, 2023 10:01
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.

2 participants