Université Paris 7 ? Denis Diderot Introduction `a l'informatique et `a ...
Option informatique : Corrigé du Devoir. Surveillé no 1. Exercice 1. (a). ? [| 1.0 ... let rec union l1 l2 = match l1 with. | [] -> l2. | x::l1' -> add x (union ...
Option informatique : Corrigé du Devoir. Surveillé no 1. Exercice 1. (a). ? [| 1.0 ... let rec union l1 l2 = match l1 with. | [] -> l2. | x::l1' -> add x (union ...