Operators.( @ )<'T>, fonction (F#)
Concatène deux listes.
Espace de noms/Chemin du module : Microsoft.FSharp.Core.Operators
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
( @ ) : 'T list -> 'T list -> 'T list
// Usage:
list1 @ list2
Paramètres
list1
Type : 'T listPremière liste.
list2
Type : 'T listDeuxième liste.
Valeur de retour
Concaténation des listes.
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Prise en charge dans : 2,0, 4,0, portables