aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
stringTuple
aurorafw
event
eventsystem
event
Undocumented in source.
template
stringTuple
(args...)
@
safe
pure
auto
stringTuple
(
)
Members
Functions
stringTuple
auto
stringTuple
()
Undocumented in source. Be warned that the author may not have intended to support it.
Examples
assertEquals
(
stringTuple
!(
"hi"
,
"there"
),
"hi,there"
);
Meta
Source
See Implementation
aurorafw
event
eventsystem
event
classes
Event
mixin templates
basicEventType
genCallback
structs
EventType
templates
joinTypeName
stringTuple
toEventFormat