...

/

Coding Challenge: Using Sequence in Function

Coding Challenge: Using Sequence in Function

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

We'll cover the following...

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

Access this course and 1400+ top-rated courses and projects.