struct

Crystal::EventLoop::Polling::Arena::Index

Inherits Struct / Value / Object

Constructors

new(index : Int32, generation : UInt32)
Source
new(data : Int64)
Source
new(data : UInt64)
Source

Instance methods

generation

Returns the generation number.

Source
index

Returns the actual index.

Source
to_i64
Source
to_u64
Source
valid?
Source