This commit is contained in:
Oscar Plaisant
2024-03-29 13:56:47 +01:00
parent 2aba86b4e7
commit 448a67cf76
35 changed files with 242 additions and 46 deletions

View File

@@ -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