view wisdom/cut elimination @ 11682:2043383212aa draft

<oerjan> rm bin/walcama
author HackEso <hackeso@esolangs.org>
date Sun, 30 Dec 2018 00:25:52 +0000
parents d634e64cd991
children
line wrap: on
line source

The cut-elimination theorem states that any Prolog program written using the cut operator ! can be rewritten without using that operator.