Hi,

I'm new to Ocaml.

I have five lists of ints, how can I can I combine them into a list of records where the fields are filled with values from each of the lists?

Thanks,
Casey