Pinned
2,221 contributions in the last year
Less
More
Contribution activity
May 2021
Created 25 commits in 6 repositories
Created 1 repository
- akirak/dash.el Emacs Lisp
Created a pull request in magnars/dash.el that received 3 comments
Rewrite -partition-after-pred to avoid recursion
I encountered a situation where this function fails with the deep nesting error. I think it's generally better to avoid recursion whenever possible.
+6
−12
•
3
comments