Re: Ann: delay pack
Michael Hendricks <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <CAFHuXuZXc3BqP=NiA24g4oNAhxzpwzCRFg3jn6zi1Pp5V-iW9g@mail.gmail.com> |
On Sat, Aug 10, 2013 at 4:18 AM, Paulo Moura <[email protected]> wrote: > You could declare the mode/1 predicate also as multifile. > Paulo's suggestion prompted me to investigate this approach again. After a couple days experimenting, I decided that I like how it turned out. Version 0.1.0 of the pack now allows this. Ian, hopefully this makes it easier for you to support additional predicates. Per Jan's comments, I added some documentation about delaying over a cut. I also compare delay/1 with block/1 in the docs. Thanks to all for the thoughtful feedback. -- Michael -------------- next part -------------- HTML attachment scrubbed and removed