vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
Task.opEquals
vibe
core
task
Task
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opEquals
(Task other)
struct
Task
const @
safe
nothrow
static if
(
is(typeof(mixin (q{(in ref int a) => a})))
)
bool
opEquals
(
in
ref
Task
other
)
bool
opEquals
(Task other)
Meta
Source
See Implementation
vibe
core
task
Task
constructors
this
functions
getDebugID
interrupt
join
joinUninterruptible
opCast
opEquals
toString
manifest constants
basePriority
properties
fiber
running
taskCounter
taskFiber
thread
tid
tidInfo
static functions
getThis