Timeline for Implement Takewhile
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Jul 5, 2016 at 19:26 | review | Low quality posts | |||
| Jul 5, 2016 at 19:31 | |||||
| Jul 5, 2016 at 19:14 | history | edited | MegaTom | CC BY-SA 3.0 |
deleted 2 characters in body
|
| Jul 5, 2016 at 19:13 | comment | added | MegaTom | @MartinEnder Thank you. I was looking for something like that, but I guess I am not well versed in ruby golfing syntax. | |
| Jul 5, 2016 at 19:11 | comment | added | Martin Ender |
Can you do ->a{a.take_while &:even?} or at least ->a{a.take_while(&:even?)}?
|
|
| Jul 5, 2016 at 19:09 | history | answered | MegaTom | CC BY-SA 3.0 |