Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
(4-tuple)
(4-tuple)
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
tuple subito dopo l'inserimento.
records just after the insert.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
tale tabella in questa release conterrà circa 15 righe, per le release successive si prevede circa una centinaia di tuple.
in this release, the table will count approximately 15 rows, for later releases there will be approximately 100 tuples.
repos_srvc, in questa release, conterrà circa 15 righe per le release successive si prevede circa un migliaio di tuple.
repos_srvc, in this release, will count approximately 15 rows. for later releases there will be approximately 1000 tuples.
anche l'accesso agli elementi di una "tuple" si ha attraverso il "pattern matching".
accessing the elements of a tuple is also done by pattern matching.
diversamente dalle liste, le tuple possono contenere elementi di differenti tipi, così ad esempio (3, "hello", 'x') ha tipo int * string * char.
unlike lists, tuples can contain elements of different types, so for example (3, "hello", 'x') has type int * string * char.