Skip to content

Commit

Permalink
Add todo for equality expression BBE
Browse files Browse the repository at this point in the history
  • Loading branch information
SasinduDilshara committed Sep 10, 2024
1 parent 854bfc2 commit 4f36b74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/list-equality/list_equality.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ You can use `==` and `!=` on lists to check the deep equality of two lists: two
- [Tuples](/learn/by-example/tuples)
- [Arrays](/learn/by-example/arrays)
- [List sub typing](/learn/by-example/list-subtyping)

[comment]: # (Add equality expression link)

0 comments on commit 4f36b74

Please sign in to comment.