int8 Type
- Namespace: FSharp.Core
- Assembly: FSharp.Core.dll
-
Abbreviation For:
SByte
-
Base Type:
ValueType
-
All Interfaces:
IConvertible
,IBinaryInteger<sbyte>
,IBinaryNumber<sbyte>
,IBitwiseOperators<sbyte, sbyte, sbyte>
,INumber<sbyte>
,IComparable
,IComparable<sbyte>
,IComparisonOperators<sbyte, sbyte, bool>
,IModulusOperators<sbyte, sbyte, sbyte>
,IShiftOperators<sbyte, int, sbyte>
,IMinMaxValue<sbyte>
,ISignedNumber<sbyte>
,INumberBase<sbyte>
,IEquatable<sbyte>
,ISpanFormattable
,IFormattable
,ISpanParsable<sbyte>
,IParsable<sbyte>
,IUtf8SpanFormattable
,IUtf8SpanParsable<sbyte>
,IAdditionOperators<sbyte, sbyte, sbyte>
,IAdditiveIdentity<sbyte, sbyte>
,IDecrementOperators<sbyte>
,IDivisionOperators<sbyte, sbyte, sbyte>
,IEqualityOperators<sbyte, sbyte, bool>
,IIncrementOperators<sbyte>
,IMultiplicativeIdentity<sbyte, sbyte>
,IMultiplyOperators<sbyte, sbyte, sbyte>
,ISubtractionOperators<sbyte, sbyte, sbyte>
,IUnaryNegationOperators<sbyte, sbyte>
,IUnaryPlusOperators<sbyte, sbyte>
An abbreviation for the CLI type SByte.