Function trans

Transition build helper

auto trans(T) (
  T from,
  T to
)
if (!is(T : Object));