[Home] Module Microsoft.FSharp.Core.UInt8


Simple operations on unsigned bytes

Type Definitions

TypeDescription
type uint8 Note: an abbreviation for byte

Deprecated Values

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[<Obsolete ("Consider using the equivalent function in the Byte module instead")>]
val of_uint16 : uint16 -> uint8

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

[<Obsolete ("Consider using the equivalent function in the Byte module instead")>]
val of_uint32 : uint32 -> uint8

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[<Obsolete ("Consider using the equivalent function in the Byte module instead")>]
val to_uint16 : uint8 -> uint16

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

[<Obsolete ("Consider using the equivalent function in the Byte module instead")>]
val to_uint32 : uint8 -> uint32

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

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

Note: Consider using the equivalent function in the Byte 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