> I revamped the text of
> http://www.fm.tul.cz/~ladislav/rebol/contexts.html
> using the BIND?
> function. Should be more readable now. How do you
> like e.g.:
>
> global?: func [
> {find out if a word is global}
> word [any-word!]
> ] [
> equal? bind? :word bind? 'equal?
> ]
>
> -L
Thanks, the updated sections 12 and 13 are much
clearer.
You should publish a book on R language design. I will
buy one copy :)
______________________________________________
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.