Node:C Only, Next:, Previous:Primitives, Up:API Overview



20.2 Elements Available Only in C

For C this is usually a matter of better performance (e.g. the SCM_CONSP macro) or of accepting C language types rather than the generic SCM.