Hi,
I've found an expression like this
Thanks
filfil
I've found an expression like this
`(and ,.(first (nreverse ris)))
that is seems, evaluating, the same of`(and ,@(first (nreverse ris)))
I've never seen or read about [,.]: is that anything different with [,@]?Thanks
filfil