Question: no code just write function only in sml language! using if then else Write a function isPar to test if a string is a palindrome.
no code just write function only in sml language! using if then else Write a function isPar to test if a string is a palindrome. Multiple functions. You may use @
just for this one.
isPar "radar" true isPar "aaba" false Write a function isPar to test if a string is a palindrome. Multiple functions. You may use @
just for this one.
isPar "radar" true isPar "aaba" false
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
