set
set
is a built-in function in `
C source code
'.
(set
SYMBOL
NEWVAL
)
Set
SYMBOL
's value to
NEWVAL
, and return
NEWVAL
.