5[RequiresPreviewFeatures(
"Generic Math is in preview.", Url =
"https://aka.ms/dotnet-warnings/generic-math-preview")]
static TResult operator~(TSelf value)
static TResult operator|(TSelf left, TOther right)
static TResult operator^(TSelf left, TOther right)
static TResult operator&(TSelf left, TOther right)