Replies: 3 comments
-
Yeah I think it would make sense to change to a match statement instead. Do any problems use this return type? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I did a Ctrl + F on my repo and found one https://leetcode.com/problems/evaluate-division/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
Converted into an issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
use match statement if it helps
Beta Was this translation helpful? Give feedback.
All reactions