Hi,
from time to time I see &*foo
, and I have never really understood it. I just saw it again in one of the threads here in URLO, so I finally decided to ask what's that about.
For example I just saw it in @alice's post here.
When should one use &*foo
instead of just foo
?