Replies: 5 comments
-
By saying |
Beta Was this translation helpful? Give feedback.
-
@hyunsukimsokcho, thanks for answering. I guess Thanks. |
Beta Was this translation helpful? Give feedback.
-
(I assume you are referring to problem 1) Those two cases you mentioned will raise type error even before executing your code. Since OCaml is strongly-typed language, two arguments for |
Beta Was this translation helpful? Give feedback.
-
minor correction: |
Beta Was this translation helpful? Give feedback.
-
@hyunsukimsokcho, I understood your point! Thank you. Issue resolved, so closing this issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, do I have to implement something like try...except... for this problem?
I am not quite sure what does it mean by "The function will raise ... when the arguments are invalid".
Could you please clarify this?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions