view wisdom/cut elimination @ 12153:a9476fa0ea02 draft

<oerjan> whoops test
author HackEso <hackeso@esolangs.org>
date Mon, 18 Nov 2019 02:45:09 +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.