Question: using ML Using ML, Write a function ordlist of type char list -> int list that take a list of characters and returns the list

 using ML Using ML, Write a function ordlist of type char

using ML

Using ML, Write a function ordlist of type char list -> int list that take a list of characters and returns the list of integer codes of those characters. For example, if you evaluate ordlist [rA', #, # you should get [65, 98, 671 val ordList- fn char list -> int list

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!