For example , here's a pseudocode representation of a cons list contain- ing the list 1 , 2 , 3 with each pair in parentheses : ( 1 , ( 2 , ( 3 , Nil ) ...
確定! 回上一頁