Anton Rolls napsal(a): >...snip... but >why doesn't the following unset value also disappear? > > >> compose [(unset!)] > == [unset!] > >
because UNSET! is a datatype, if you want to get a value of this datatype, you can e.g.: type? () ; == unset!, which yields what you expect, but not what I expect -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.