FP (programming language): Difference between revisions

Content deleted Content added
No edit summary
typo in "composition" (?)
Line 34:
'''constant''' '''x̄''' where '''x̄''':'''y''' = '''x'''
 
'''composition''' '''f'''&#x°'''g''' where '''f'''&#x°'''g''':'''x''' = '''f''':('''g''':'''x''')
 
'''construction''' ['''f'''<sub>1</sub>,...'''f'''<sub>n</sub>] where ['''f'''<sub>1</sub>,...'''f'''<sub>n</sub>]:'''x''' = &lang;'''f'''<sub>1</sub>:'''x''',...,'''f'''<sub>n</sub>:'''x'''&rang;