On Mon, 2019-05-06 at 15:53 +0000, John Colvin via Digitalmars-d-learn
wrote:
> […]
> 
> pretty please show people it with UFCS:
> 
> recurrence!((a, n) => a[n-1] + a[n-2])(zero, one)
>      .dropExactly(n)
>      .front

Any particular reason for preferring this form over the original?

-- 
Russel.
===========================================
Dr Russel Winder      t: +44 20 7585 2200
41 Buckmaster Road    m: +44 7770 465 077
London SW11 1EN, UK   w: www.russel.org.uk

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to