0
Hello, I’m having trouble making a recursive function that passes as a result the rest of the division of two integers into ELM. I was able to perform the function without recursion as shown in the print below:
But I need to apply a recursive function that has the same result ! Could you help me ?! The language used is Haskell-derived ELM !
Thank you very much friend ! Your reply was succinct and direct
– Fehlberg Skady
Thank you @Fehlbergskady!
– user148747