scalapuzzlers / scalapuzzlers.github.com

Github Pages behind scalapuzzlers.com
www.scalapuzzlers.com
161 stars 53 forks source link

Puzzler based on partial application vs. eta expansion of a function with a repeated param #145

Closed demobox closed 7 years ago

demobox commented 8 years ago

Based on #143 by @jasonmg; code example courtesy of puzzle master @som-snytt

demobox commented 7 years ago

Merged to master in 2772b48: see http://scalapuzzlers.com/#pzzlr-071. Thanks for your patience, @jasonmg!