nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Event
nulib
events
A type for an event.
alias
Event
(
SenderType
,
ArgTypes
...)
=
void
function
(
SenderType
,
ArgTypes
)
@
nogc
Meta
Source
See Implementation
nulib
events
aliases
Event
enums
isEvent
structs
EventHandler
templates
EventArgs
EventSenderType
A type for an event.