Hacker News new | ask | show | jobs
Totality and non-standard recursion in Idris (franklin.dyer.me)
6 points by franklin_p_dyer 810 days ago
1 comments

Only tangentially related to the article, but Agda does allow termination checking to be disabled on individual functions: https://agda.readthedocs.io/en/latest/language/termination-c...