cours/fonction pure.md
Oscar Plaisant 7b591755d8 update
2024-03-31 21:10:34 +02:00

629 B

up:: programmation.fonction #informatique

[!definition] fonction pure Une fonction pure est une fonction :

[!cite]- What Is Functional Programming? - Page A function is called 'pure' if all its inputs are declared as inputs - none of them are hidden - and likewise all its outputs are declared as outputs. ^S979DXY2a8P4TX53Jg5383243