Brendan Eich (2015-02-02T21:10:52.000Z)
Benjamin (Inglor) Gruenbaum wrote:
> For example - I don't need to know or understand what 
> `[[ReferenceGet]]` is to understand something written in this sort of 
> style: https://wiki.php.net/rfc/combined-comparison-operator

Not bad -- we are using gists and github markdown but could build that 
up to mimic the PHP structure and style a bit, if enough people find 
value in it.

BTW, that particular combined-comparison-operator proposal (the 
"spaceship" operator, <=>) has been discussed at TC39 meetings in 
passing. I think dherman is the likely champion, but I could be wrong!

/be
d at domenic.me (2015-02-17T17:53:11.009Z)
Benjamin (Inglor) Gruenbaum wrote:
> For example - I don't need to know or understand what 
> `[[ReferenceGet]]` is to understand something written in this sort of 
> style: https://wiki.php.net/rfc/combined-comparison-operator

Not bad -- we are using gists and github markdown but could build that 
up to mimic the PHP structure and style a bit, if enough people find 
value in it.

BTW, that particular combined-comparison-operator proposal (the 
"spaceship" operator, `<=>`) has been discussed at TC39 meetings in 
passing. I think dherman is the likely champion, but I could be wrong!