8 Mai
2011
8 Mai
'11
16:30
How do you check to see if a symbol is already bound? To be used in this fashion: (if (bound? x) (set! x 22) (define x 22))