yurai ~master (2022-05-09T17:34:28.3517347)
Dub
Repo
HandleFields
yurai
core
meta
Mixin template to handle fields of a type.
mixin template
HandleFields (
T
string
handler
) {
string
handleThem
();
}
Members
Functions
handleThem
string
handleThem
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
yurai
core
meta
mixin templates
HandleField
HandleFields
templates
ArrayElementType
Mixin template to handle fields of a type.