getActions.behaviour_with_property

Undocumented in source.
template getActions(T, Property)
@safe
alias behaviour_with_property = Filter!(ApplyRight!(hasOneMemberUDA, Property), behaviours)

Meta