Improve the indexing section
Open
- Dominant language
- Python
- Stars
- 46
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
In the Indexing section in Introduction.ipynb you write:
> This is similar to most of the most popular programming languages.
But that's not true, since most popular programming languages use zero based indexing and Dyalog uses one based indexing.
I think it would be helpful to the reader if you emphasize this difference between Dyalog and other programming languages
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.