This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
software:racket:functions [2018/09/22 18:22] dave |
software:racket:functions [2018/09/22 18:23] (current) dave [list] |
||
|---|---|---|---|
| Line 88: | Line 88: | ||
| </code> | </code> | ||
| + | Note that the value returned is a pair containing the value of the first argument and pointer to the next pair in the list. | ||