Problem 3:
Hi. I don’t know how to write this function. This screenshot is a problem , which is not edited by me until the last line. In the last line, I know it is not proper syntax, but I know it is what i want to do. I want matchEmpty to be equal to truth value of compare (upto 0 <$> (passed in value)) == (upto 0 <$> “”)
Problem 2:
for this one I want to make atmost function be equal to (upto (n) <$> parseRE (r)), converted into a [string,…,string] idk what thats called.