I am trying to delcare a list of type string * string list (which type is required in other functions), and I keep getting type mismatch errors. If I were to de
string * string list