csci2041/repo-zhan4854/Hwk_07/hwk_07.ml
Michael Zhang 399845160c
f
2018-01-29 17:35:31 -06:00

6 lines
No EOL
140 B
OCaml

open Vector
open IntVector
open ComplexVector
module Int_vector = IntVector.Int_vector
module Complex_vector = ComplexVector.Complex_vector