Skip to content

FormatHexSmall

[Source]

Format an integer in lowercase hexadecimal with a leading 0x prefix.

primitive val FormatHexSmall is
  FormatSpec val

Implements


Constructors

create

[Source]

new val create()
: FormatHexSmall val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: FormatHexSmall val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: FormatHexSmall val)
: Bool val

Parameters

Returns