Source

Branch

1/ @zyansheep

@VictorTaelin

In my language I’m trying to do termination by proxy, I.e. if type checking terminates for a certain validated set of type predicates than the typed program should be guaranteed to not terminate. Thoughts on this strategy?