KnowraFunctional programmingLinked fromLinked fromThe 11 pages that link to Functional programming, each with the reason it gives.All 11Broader topic 1Related 3Narrower topic 2Compared with 5FunctionRelated: It treats functions as central units of program structure and transformation.Alonzo ChurchRelated: Its foundations draw on lambda calculus, the formal system Church created.Declarative programmingRelated: It is often declarative because expressions describe values, though functional programs can also specify control.