vault backup: 2023-09-05 15:20:49

This commit is contained in:
2023-09-05 15:20:49 +02:00
parent 6dfa2cb3bc
commit 053d5c2f60
5 changed files with 29 additions and 11 deletions

View File

@ -73,3 +73,5 @@ val pred: int -> int = <fun>
# square_of_pred 3;;
_: int = 4 (*same things but with another method*)
```
## 2.3. Function with several parameters (2 or more)