On 26 May 2011 17:27, Costello, Roger L. <costello@mitre.org> wrote:How did you “flip the switch” in your brain to the functional mindset?What I found important is the following: - to make your functions declaritive, then you can improve on them later - do what Geraint Jones has called "wholemeal programming"; it helps prevent a disease called "indexitis" and encourages lawful program construction (from "Pearls of Functional Algorithm Design", Richard Bird, 2010)