Referenced from lesson Applying Functions
Consider the following contract:
rotate :: (degree :: Number, img :: Image) -> Image
What is the Name of this function?
How many things are in this function’s Domain?
What is the type of this function’s first argument?
What is the name of this function’s second argument?
What is the Range of this function?
Circle the expression below that shows the correct application of this function, based on its contract.
-
rotate(45, 90)
-
rotate(circle(99, "solid", "green"))
-
rotate(25, rectangle(7, 10, "outline", "black"))
-
rotate(rectangle(7, 10, "outline", "black"), 25)
These materials were developed partly through support of the National Science Foundation,
(awards 1042210, 1535276, 1648684, and 1738598).
Bootstrap:Integrated Oklahoma by the Bootstrap Community is licensed under a Creative Commons 4.0 Unported License. This license does not grant permission to run training or professional development. Offering training or professional development with materials substantially derived from Bootstrap must be approved in writing by a Bootstrap Director. Permissions beyond the scope of this license, such as to run training, may be available by contacting contact@BootstrapWorld.org.