Catamorphism: Difference between revisions

m
Fix Bug functions and program name can't have the same name
No edit summary
m (Fix Bug functions and program name can't have the same name)
Line 1,460:
{{works with|Free Pascal}}
Should work with many pascal dialects
<lang pascal>program reducereduceApp;
 
type
478

edits