1 Beginning Student
2 Beginning Student with List Abbreviations
3 Intermediate Student
4 Intermediate Student with Lambda
5 Advanced Student
Index
Version: 4.0.2

 

1.4 Primitive Calls

(prim-op expr ...)

Like a function call, but for a primitive operation. The exprs are evaluated from left to right, and passed as arguments to the primitive operation named by prim-op. A define-struct form creates new primitives.