view wisdom/cut elimination @ 11592:86501fb700bb draft

<fizzie> ` chmod a+x bin/whoq
author HackEso <hackeso@esolangs.org>
date Wed, 08 Aug 2018 13:49:50 +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.