Due to the midterm project, these exercises are delayed until Week 09.
Implement the logical counterparts of String.map, string_andmap and string_ormap, so that:
Implement the logical counterparts of String.mapi, string_andmapi and string_ormapi, so that:
Harald: I think that we could use string_andmapi...Alfrothul: ...to test whether a string is a palindrome.Loki: Good thinking, guys. Good thinking.