> On Jan 8, 2019, at 6:49 PM, César Hernández Mendoza <cesargu...@gmail.com> > wrote: > > I have to be honest, I had to untie a couple of lambdas into loops > while I was studying and learning the code. > I need to improve my functional skills to refactor that code but in the > meantime, I'm moving forward and will tackle the code cleanup and sharpness > once we all agree on the functionality itself.
That's absolutely fine. Work at whatever language level you're comfortable with. I think as a project we should be very ok with people simplifying code so they can understand it -- even if that means removing fancy new syntax. -David