vault backup: 2023-10-20 14:56:06

This commit is contained in:
2023-10-20 14:56:06 +02:00
parent bbed2bfda3
commit c0b32ea9cb

View File

@ -279,5 +279,9 @@ val flatten: 'a list list -> 'a list = <fun>
``` ```
Complexity : $O(\sum_{\forall{l\in{(el::ll)}}}^{}1+length(l))$ Complexity : $O(\sum_{\forall{l\in{(el::ll)}}}^{}1+length(l))$
## Exercise 6.1
```Ocaml
let rec decompose = function
|