TypeChecker

a simple type check of forward/backward functions compatibility

mixin template TypeChecker (
alias forward
alias backward
)

Meta