Question: 1. Use PT given in class to check whether the following expression is type correct. fn (y) -> (let val x-y in (y (fn (z)

 1. Use PT given in class to check whether the following

1. Use PT given in class to check whether the following expression is type correct. fn (y) -> (let val x-y in (y (fn (z) -> z)) end) Explain all steps clearly. 2. Use PT (extended) given in class to check whether the following expression is type correct. fn (y) -> (let fun f(x) -(x 2) in f(f (y)) end) Explainal steps clearly. 1. Use PT given in class to check whether the following expression is type correct. fn (y) -> (let val x-y in (y (fn (z) -> z)) end) Explain all steps clearly. 2. Use PT (extended) given in class to check whether the following expression is type correct. fn (y) -> (let fun f(x) -(x 2) in f(f (y)) end) Explainal steps clearly

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!