diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
HandleFields
diamond
core
traits
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
diamond
core
traits
functions
createEnumAlias
mixin templates
HandleField
HandleFields
Mixin template to handle fields of a type.