Skip to content

Commit 9b49442

Browse files
avellableJuanitoFatas
authored andcommitted
Add Index section for quickly navigating idioms [ci skip]
closes #114
1 parent 9cdf609 commit 9b49442

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@ end
4242
Idioms
4343
------
4444

45+
### Index
46+
47+
- [General](#general)
48+
- [Array](#array)
49+
- [Enumerable](#enumerable)
50+
- [Hash](#hash)
51+
- [Proc & Block](#proc--block)
52+
- [String](#string)
53+
- [Range](#range)
54+
4555
### General
4656

4757
##### Parallel Assignment vs Sequential Assignment [code](code/general/assignment.rb)

0 commit comments

Comments
 (0)