vault backup: 2023-09-14 23:10:28

This commit is contained in:
2023-09-14 23:10:28 +02:00
parent 7c5858c967
commit 9c287a2d4b
5 changed files with 12 additions and 9 deletions

View File

@ -34,7 +34,7 @@ _:string = "Hello World"
The general form is :
```Ocaml
# expr ;;
_: type of the evaluation = result of the evaluation
-: type of the evaluation = result of the evaluation
```
## 1.3. Definitions

View File

@ -1,3 +1,4 @@
<center><img src="https://gitea.louisgallet.fr/lgallet/epicours/raw/branch/main/Algo/S%C3%A9minaire/assets/functions-meme.jpg " width=auto height=400 /> </center>

View File

@ -1,3 +1,4 @@
<center><img src="https://gitea.louisgallet.fr/lgallet/epicours/raw/branch/main/Algo/S%C3%A9minaire/assets/unitaire-meme.png " width=auto height=400 /> </center>

View File

@ -1,3 +1,4 @@
<center><img src="https://gitea.louisgallet.fr/lgallet/epicours/raw/branch/main/Algo/S%C3%A9minaire/assets/recursivite-meme.png " width=512 height=auto /> </center>
### 5.1. Simple functions