Question: SML Write down type of each SML expression (1) val t = (floor, hd([real])); (2) val x = ((1.0,1=2,3), (2,#A)); (3) val x = ([[(2,3)],
SML

Write down type of each SML expression (1) val t = (floor, hd([real])); (2) val x = ((1.0,1=2,"3"), (2,#"A")); (3) val x = ([[(2,3)], nil], ((2,3)}); (4) Provide a value OF (int -> real) list list TYPE (5) Provide a value OF (char list * (char list -> string) * string) list TYPE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
