Hi,
I was wondering if there is any argument placeholder in Julia.
In Matlab, if we do not require one return argument, we just replace it 
with ~, e.g., [~,R]=qr(A).
Is there any similar behavior in Julia?
Best,
Yingzhou

Reply via email to