Timeline for Project Euler "Even Fibonacci numbers" in Java 8
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 12, 2014 at 16:19 | history | edited | rolfl | CC BY-SA 3.0 | typos and grammar |
| Feb 23, 2014 at 11:47 | vote | accept | skiwi | ||
| Feb 22, 2014 at 21:52 | history | edited | rolfl | CC BY-SA 3.0 | Add section on Readibility |
| Feb 22, 2014 at 21:50 | comment | added | rolfl | Yeah, it is a long response ... and I missed a key thing anyway: you asked if the code was readable? Yes, Yes it is (now that I understand a bit more about it...) Let me edit. | |
| Feb 22, 2014 at 21:47 | comment | added | skiwi | That is quite a long response and I really appreciate it. Firstly, I did not intend this code for performance, though still appreciate the remarks on it. Secondly, really thanks a lot of finding the PrimitiveIterator.OfInt, I was searching for that one earlier today aswell! | |
| Feb 22, 2014 at 21:19 | history | answered | rolfl | CC BY-SA 3.0 |