File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 108108# Day 2: Afternoon
109109
110110- [ Welcome] ( welcome-day-2-afternoon.md )
111+ - [ Closures] ( closures.md )
112+ - [ Closure Syntax] ( closures/syntax.md )
113+ - [ Capturing] ( closures/capturing.md )
114+ - [ Closure Traits] ( closures/traits.md )
115+ - [ Exercise: Log Filter] ( closures/exercise.md )
116+ - [ Solution] ( closures/solution.md )
111117- [ Standard Library Types] ( std-types.md )
112118 - [ Standard Library] ( std-types/std.md )
113119 - [ Documentation] ( std-types/docs.md )
118124 - [ ` HashMap ` ] ( std-types/hashmap.md )
119125 - [ Exercise: Counter] ( std-types/exercise.md )
120126 - [ Solution] ( std-types/solution.md )
121- - [ Closures] ( closures.md )
122- - [ Closure Syntax] ( closures/syntax.md )
123- - [ Capturing] ( closures/capturing.md )
124- - [ Closure Traits] ( closures/traits.md )
125- - [ Exercise: Log Filter] ( closures/exercise.md )
126- - [ Solution] ( closures/solution.md )
127127- [ Standard Library Traits] ( std-traits.md )
128128 - [ Comparisons] ( std-traits/comparisons.md )
129129 - [ Operators] ( std-traits/operators.md )
You can’t perform that action at this time.
0 commit comments