Skip to content

Commit

Permalink
update readme, pic
Browse files Browse the repository at this point in the history
  • Loading branch information
yennan.liu committed Oct 26, 2021
1 parent 7a8c47b commit 5ba3e4f
Show file tree
Hide file tree
Showing 2 changed files with 1,025 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
- [Scala mutable/immutable collection map](https://docs.scala-lang.org/tutorials/FAQ/collections.html)


### General dtype
<p align="center"><img src ="./doc/pic/scala_data_type.svg" width="1000" height="500"></p>
### General Type
<p align="center"><img src ="./doc/pic/scala_data_type_2.svg" width="1000" height="500"></p>


### Immutable
<p align="center"><img src ="./doc/pic/scala-immutable.svg"></p>


### mutable
### Mutable
<p align="center"><img src ="./doc/pic/scala-mutable.svg"></p>


Expand Down
Loading

0 comments on commit 5ba3e4f

Please sign in to comment.