Archives / Snippets / Projets

let v = [1; 2; 3];; let w = ((Marshal.from_string (Marshal.to_string v []) 0) : int list);;