update
This commit is contained in:
@@ -6,4 +6,11 @@ up:: [[programmation.fonction|fonction]]
|
||||
> En particulier :
|
||||
> - Elle ne peut pas modifier autre chose que son champ local (qui doit mourir en même temps que la dite fonction)
|
||||
> - Elle ne peut pas [[programmation.modification des paramètres]]
|
||||
^definition
|
||||
^definition
|
||||
|
||||
|
||||
> [!cite]- [What Is Functional Programming?](zotero://select/groups/5383243/items/TLUTFXJ8) - [Page ](zotero://open-pdf/groups/5383243/items/8P4TX53J?annotation=S979DXY2)
|
||||
> 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
|
||||
|
Reference in New Issue
Block a user