Skip to content

Commit ab93a9d

Browse files
committed
Removed Question 5
1 parent 780fc7c commit ab93a9d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

2013-02-03-assignment.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,6 @@ function reduce (xs, fn, seed) {
127127
}
128128
}
129129

130-
131-
---
132-
133-
## Q5: Prototypal Inheritance
134-
135-
### Hint
136-
137130
---
138131

139132
## [Bonus] Async Waterfall
@@ -212,6 +205,7 @@ waterfall([
212205
### Hint
213206

214207
<!-- links -->
208+
215209
[async.js]: https://github.com/caolan/async
216210
[enumerable]: http://ruby-doc.org/core-1.9.3/Enumerable.html
217211
[help]: https://help.github.com/articles/fork-a-repo

0 commit comments

Comments
 (0)