Skip to content

Commit

Permalink
Update Tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavo committed Jan 19, 2025
1 parent b723ed2 commit bfc186f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ graph TD;
ImmutableSeq --> ImmutableLinkedSeq;
ImmutableSeq --> ImmutableTreeSeq;
ImmutableSortedSet ---> ImmutableSortedArraySet;
ImmutableSortedSet ---> ImmutableTreeSet;
ImmutableSet ----> ImmutableHashSet;
ArraySeq --> ImmutableArray;
Expand Down

0 comments on commit bfc186f

Please sign in to comment.