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 language-basics.md #8675

Merged
merged 1 commit into from Feb 13, 2024
Merged

Update language-basics.md #8675

merged 1 commit into from Feb 13, 2024

Conversation

MaryamZi
Copy link
Member

Purpose

Use "ordered" instead of "sequential" to describe arrays.

@praneesha praneesha merged commit 2c04008 into master Feb 13, 2024
1 check passed
@praneesha praneesha deleted the MaryamZi-patch-1 branch February 13, 2024 05:24
@@ -245,7 +245,7 @@ int n = string:length(s);

## Arrays

Arrays are sequential data structures consisting of values of the same type.
Arrays are ordered data structures consisting of values of the same type.
Copy link
Contributor

Choose a reason for hiding this comment

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

We need to include optionally with a specific length part also in here.
Tracked in #8676

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.

None yet

4 participants