Exercise:   Matching Contracts and Examples

Exercise: Matching Contracts and Examples

Directions: Match each Example on the left with the Contract on the right. NOTE: Multiple examples may match to the same contract!
  •  

    d

    ; match : number -> image

  •  

    d

    ; match : number -> image

  •  

    e

    ; match : image number -> number

  •  

    e

    ; match : image number -> number

  •  

    c

    ; match : string string -> image

  •  

    a

    ; match : number number -> number

  •  

    b

    ; match : number -> string

  •  

    b

    ; match : number -> string