Coding Challenge: Using Sequence in Function

Let's review the usage of Sequence in a function.

Problem statement

  • Complete the application function by using the code below, which should use the given eitherSequence to check all requirements simultaneously.
  • Note that sequenceT uses E.Apply to get the right sequence. Some course examples used E.either, which still works but is now deprecated.

Complete the code

Get hands-on with 1200+ tech skills courses.