WhenRule.otherwise

Specify rule to apply in case the predicate fails. An else branch.

struct WhenRule(alias dg)
otherwise
(
Args...
)
(
Args args
)

Meta