Unicode function name? ∩

Cauterite via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Aug 29 06:06:17 PDT 2016


On Monday, 29 August 2016 at 12:53:26 UTC, Jesper Tholstrup wrote:
> Personally, I would prefer 'intersect' as a function name over 
> '∩' anytime.
>
> Which benifits does the symbols add?

Sounds like you'd love Java.
x = new BigDecimal("0.1")
x.negate().divide(y).compareTo(z)

who needs symbols? >_>


More information about the Digitalmars-d-learn mailing list