61.9k views
0 votes
it is probably a good idea to define and use an auxiliary function add pt :: point -> point -> point,which adds two points component wise. g

1 Answer

3 votes

Define a recursive function to add up all the integers from 1 to a given upper ... Rewrite listmax so that it uses an auxiliary function and an explicit ...

User Logcat
by
8.6k points