Question: Write these functions in ML(SML) : Write a function isPar to test if a string is a palindrome. Multiple functions. You may use @ just
- Write these functions in ML(SML) :
- 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
