Racket has a number of forms that include what look like lists of lists but are not. For example: (let ((foo 7) (bar 8)) ...)
What would the '(foo 7)' and '(bar 8)' elements be called? Groups, maybe? -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAE8gKodX800fK45c_dyVFCNB-AKmYmK26DxC42ZRDVHdzJ2Q7g%40mail.gmail.com.

