July 22, 2017 Floating point operator <> and friends | ||||
---|---|---|---|---|
| ||||
Are the following floating operators gone? !> !< !>= !<= <> !<> <>= !<>= They still appear at least on the following pages: http://dlang.org/spec/lex.html#tokens https://wiki.dlang.org/Operator_precedence Thanks to Andrew Edwards's warning and unless someone objects, I'm removing them from the book... Ali |
July 22, 2017 Re: Floating point operator <> and friends | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On 7/22/2017 6:03 PM, Ali Çehreli wrote:
> Are the following floating operators gone?
>
> !> !< !>= !<= <> !<> <>= !<>=
>
> They still appear at least on the following pages:
>
> http://dlang.org/spec/lex.html#tokens
>
> https://wiki.dlang.org/Operator_precedence
>
> Thanks to Andrew Edwards's warning and unless someone objects, I'm removing them from the book...
>
> Ali
>
Yes, they're gone. They were a failure.
|
Copyright © 1999-2021 by the D Language Foundation