kotlin-unsigned
unsigned
and
compare
Unsigned
divide
Unsigned
minus
or
parse
Unsigned
Int()
parse
Unsigned
Long()
plus
remainder
Unsigned
shl
times
to
Big
Int
to
U
Big
Int
to
Ubyte
to
U
Byte
to
U
Int
to
Uint
to
U
Long
to
Ulong
to
Unsigned
Big
Integer()
to
Unsigned
Long()
to
Unsigned
String
to
U
Short
to
Ushort
ub
Ubyte
Ubyte
Array
Ubyte
Array
ucmp
udiv
ui
Uint
Uint
Array
Uint
Array
ul
Ulong
Ulong
Array
Ulong
Array
urem
us
Ushort
Ushort
Array
Ushort
Array
ushr
version
xor
kotlin-unsigned
/
unsigned
/
Ulong
/
UlongIterator
Ulong
Iterator
class
UlongIterator
(ulongRange:
Ulong.UlongRange
) :
Iterator
<
Ulong
>
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
forEachRemaining
Link copied to clipboard
open fun
forEachRemaining
(p0:
Consumer
<in
Ulong
>)
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
hasNext
Link copied to clipboard
open operator override fun
hasNext
():
Boolean
Content copied to clipboard
next
Link copied to clipboard
open operator override fun
next
():
Ulong
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
On this page
On this page
Properties
current
Link copied to clipboard
var
current
:
Ulong
Content copied to clipboard
ulongRange
Link copied to clipboard
val
ulongRange
:
Ulong.UlongRange
Content copied to clipboard
On this page
On this page
Sources
(source)
Link copied to clipboard
On this page
On this page