Funzione Operators.( ^^^ )<^T> (F#)
Operatore di overload di bit per bit (XOR.
Percorso spazio dei nomi/modulo: Microsoft.FSharp.Core.Operators
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
( ^^^ ) : ^T -> ^T -> ^T (requires ^T with static member op_ExclusiveOr)
// Usage:
x ^^^ y
Parametri
x
Tipo: ^TPrimo parametro.
y
Tipo: ^TSecondo parametro.
Valore restituito
Risultato dell'operazione.
Piattaforme
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informazioni sulla versione
Versioni della libreria di base F#
Supportato in: 2,0, 4,0, portabile