Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shramee authored Sep 27, 2023
1 parent 28855ad commit 6dea99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/arrays/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ This has to do with the fact that once a memory slot is written to, it cannot be

## Further information

- [Arrays](https://cairo-book.github.io/ch03-00-common-collections.html#array)
- [Arrays](https://book.cairo-lang.org/ch03-01-arrays.html)
- [Core library](https://github.com/starkware-libs/cairo/blob/main/corelib/src/array.cairo)
- [Cairo memory model](https://medium.com/nethermind-eth/cairo-fundamentals-stacked-up-against-evm-and-solidity-1d8d4e12b2c3#2c01)

0 comments on commit 6dea99e

Please sign in to comment.