Skip to content

Commit

Permalink
updaate
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 19, 2016
1 parent 750a793 commit a28f2b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -510,15 +510,15 @@ let arrays: Array<Int> = [1, 1, 1, 1]
┌--------------┐ ┌---------------┐ ┌-------------------------┐
┆ Index Value ¦ ¦ Value ¦ ¦ Keys Values ¦
¦ ┌---┬------┐ ¦ ¦ ¦ ¦ ┌----┐ ┌-------┐ ¦
¦ ¦0 ¦Six ¦ ¦ ¦ ┌----┐ ¦ ¦ ¦YYZ ├------->¦Toronto¦ ¦
¦ ¦0 ¦Six ¦ ¦ ¦ ┌----┐ ¦ ¦ ¦YYZ ├-------¦Toronto¦ ¦
¦ ├---┼------┤ ¦ ¦ ¦Rock¦ ┌----┐ ¦ ¦ ├----┤ └-------┘ ¦
¦ ¦1 ¦Milk ¦ ¦ ¦ └----┘ ¦Jazz¦ ¦ ¦ ¦DUB ├---┐ ¦
¦ ├---┼------┤ ¦ ¦ └----┘ ¦ ¦ ├----┤ ¦ ┌-------┐ ¦
¦ ¦2 ¦Flour ¦ ¦ ¦ ┌-----┐ ¦ ¦ ¦LHR ├---┼--->¦London ¦ ¦
¦ ¦2 ¦Flour ¦ ¦ ¦ ┌-----┐ ¦ ¦ ¦LHR ├---┼---¦London ¦ ¦
¦ ├---┼------┤ ¦ ¦ ¦Class¦ ┌---┐ ¦ ¦ └----┘ ¦ └-------┘ ¦
¦ ¦3 ¦Powder¦ ¦ ¦ └-----┘ ¦Cat¦ ¦ ¦ ¦ ¦
¦ ├---┼------┤ ¦ ¦ └---┘ ¦ ¦ ¦ ┌-------┐ ¦
¦ ¦4 ¦Hello ¦ ¦ ¦ ¦ ¦ └--->¦Dubin ¦ ¦
¦ ¦4 ¦Hello ¦ ¦ ¦ ¦ ¦ └---¦Dubin ¦ ¦
¦ └---┴------┘ ¦ ¦ ¦ ¦ └-------┘ ¦
└--------------┘ └---------------┘ └-------------------------┘
```
Expand Down

0 comments on commit a28f2b7

Please sign in to comment.