Closed JasonThomasData closed 5 years ago
Here are some basic tests to assert your code is correct. There is one issue where a function returns bool but its return type is a pointer, so I changed that also.
Awesome!
Here are some basic tests to assert your code is correct. There is one issue where a function returns bool but its return type is a pointer, so I changed that also.