[Home] Module Microsoft.FSharp.Core.Int8


Simple operations on signed bytes

Type Definitions

TypeDescription
type int8 Note: an abbreviation for sbyte

Deprecated Values

ValueDescription
[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val abs : int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val add : int8 -> int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val compare : int8 -> int8 -> int

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val div : int8 -> int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val logand : int8 -> int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val lognot : int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val logor : int8 -> int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val logxor : int8 -> int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val max_int : byte

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val min_int : sbyte

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val minus_one : sbyte

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val mul : int8 -> int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val neg : int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val of_byte : byte -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val of_int : int -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val of_int16 : int16 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val of_int32 : int32 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val of_uint8 : byte -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val one : sbyte

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val pred : int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val rem : int8 -> int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val shift_left : int8 -> int -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val shift_right : int8 -> int -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val sub : int8 -> int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val succ : int8 -> int8

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val to_byte : int8 -> byte

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val to_int : int8 -> int

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val to_int16 : int8 -> int16

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val to_int32 : int8 -> int32

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val to_uint8 : int8 -> byte

Note: Consider using the equivalent function in the SByte module instead

[<Obsolete
  ("Consider using the equivalent function in the SByte module instead")>]
val zero : sbyte

Note: Consider using the equivalent function in the SByte module instead

See Also

Microsoft.FSharp.Core


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19