Plasma GitLab Archive
Projects Blog Knowledge

open Bigarray.Array1;;
let a = create Bigarray.int Bigarray.c_layout 4 in
a.{0} <- 5
;;

print_endline "OK";;


This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml