yurai.core.meta

Copyright © Yurai Web Framework 2021

Members

Mixin templates

HandleField
mixintemplate HandleField(T, string[] fieldNames, string handler)

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

HandleFields
mixintemplate HandleFields(T, string handler)

Mixin template to handle fields of a type.

Templates

ArrayElementType
template ArrayElementType(T : T[])
Undocumented in source.

Meta

Authors

Jacob Jensen (bausshf)