[Python] Js vs QT - was [graphql] interessante alternativa/evoluzione rispetto al REST

Carlos Catucci carlos.catucci a gmail.com
Gio 1 Ott 2015 17:13:07 CEST


2015-10-01 17:01 GMT+02:00 Giovanni Porcari <giovanni.porcari a softwell.it>:
>
> Ecco come fa le comparazioni :
> http://us3.php.net/manual/en/language.operators.comparison.php

$a <=> $b        Spaceship An integer less than, equal to, or greater than
zero when $a is respectively less than, equal to, or greater than $b.
Available as of PHP 7.


$a ?? $b ?? $c  Null coalesce The first operand from left to right that
exists and is not NULL. NULL if no values are defined and not NULL.
Available as of PHP 7.

Va bene che saranno implementati nel PHP 7 (brrrr) ma la prima sopratutto
mica la ho capita.

Carlos
--
EZLN ... Para Todos Todo ... Nada para nosotros
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20151001/83d74bda/attachment-0001.html>


Maggiori informazioni sulla lista Python