kameloso.typecons

This module is currently empty now that UnderscoreOpDispatcher was upstreamed into lu. It is kept for backwards-compatibility reasons, and will be removed in a future release.

Members

Mixin templates

UnderscoreOpDispatcher (from lu.typecons)
deprecated mixintemplate UnderscoreOpDispatcher() via public import lu.typecons : UnderscoreOpDispatcher;

Mixin template generating an opDispatch redirecting calls to members whose names match the passed variable string but with an underscore prepended.

See Also

Meta