Mathematical functions with multiple arguments

11 Mar
2015
11 Mar
'15
5:45 p.m.
Hi everybody, I have a function of type plot :: ([Double] -> Double) -- A function to plot -> [(Double, Double)] -- Range for all arguments -> IO () I want to enforce the fact that ranges for all arguments should be provided. Is there a way to make the type system enforce it? -- Regards Sumit Sahrawat
3723
Age (days ago)
3723
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sumit Sahrawat, Maths & Computing, IIT (BHU)