HandleField

Mixin template to handle a specific field of a fieldname collection.

mixin template HandleField (
T
string[] fieldNames
string handler
) {}

Members

Functions

handle
string handle()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta