<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">OK, I will change the state to "withdrawn."<div><br></div><div>Thanks,</div><div>Pascal</div><div><br><div><div>On 27 Dec 2012, at 09:00, Ingvar Mattsson <<a href="mailto:ingvar@google.com">ingvar@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt"><div dir="ltr"><div class="gmail_default" style="">I think withdrawing the proposal, for now, pending time to augment it with Marco's  suggestions.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 24, 2012 at 7:31 PM, Pascal Costanza <span dir="ltr"><<a href="mailto:pc@p-cos.net" target="_blank">pc@p-cos.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">Hi,<div><br></div><div>If you indeed intend to withdraw the submission, you have to tell me in time. The default is to finalize the document if I don't hear otherwise…</div><div><br></div>
<div><br></div><div>Best,</div><div>Pascal</div><div><br><div><div><div class="h5"><div>On 14 Dec 2012, at 11:19, Ingvar Mattsson <<a href="mailto:ingvar@google.com" target="_blank">ingvar@google.com</a>> wrote:</div>
<br></div></div><blockquote type="cite"><div><div class="h5"><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><br><br><div class="gmail_quote">On Mon, Dec 10, 2012 at 10:49 AM, Marco Antoniotti <span dir="ltr"><<a href="mailto:marcoxa@cs.nyu.edu" target="_blank">marcoxa@cs.nyu.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
On Dec 9, 2012, at 21:31 , Nick Levine <<a href="mailto:ndl@ravenbrook.com" target="_blank">ndl@ravenbrook.com</a>> wrote:<br>
<br>
> 1. Typo "devbelopers" for "developers".<br>
><br>
> 2. Maybe I'm just dim, but I really don't understand what this is<br>
> about. The functional interface looks like that of a queue (or a<br>
> stack, depending on whether insert and remove work on the same end as<br>
> each other or not). Can you explain? give a couple of examples?<br>
<br>
<br>
</div>A "Heap" is also known as a "Priority Queue".  So the interface must be similar.<br>
<br>
I have nothing against this (*), although the spec leaves out a few corner cases.  E.g., what happens when the keys are equal, but the values/content associated are not?<br></blockquote><div><br></div><div>That is unclear in the specification. The example implementations would do different things depending on if you use something that is (essentially) "less than" or "less than or equal" (in the former case, they'd not re-order the equal values whenever there's an operation on the queue, in the latter case, they would).</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Apart from that, I do not understand the use of DECLARE-HEAP and I believe that there should be no provisions to define a package for these sort of data structures.  Or better: I believe a discussion about how to structure packages and libraries should be started.  But this is an old pet peeve of mine.<br>

</blockquote><div><br></div><div>That is definitely something that is worth discussing. The main reason fro submitting GENHEAP is that I didn't see anything similar and, well, I did submit GENHASH back in the early days of CDRs. If people are, generally, hesitant, I am more than happy to withdraw the submission.</div>

<div><br></div><div>The main reason for DECLARE-HEAP is to allow for the example implementation that defines all underlying operations in terms of methods on a specialized class to be easily created on "this is the type of heap I want" rather than on the first creation.</div>

</div></div></div></div><div class="im">
_______________________________________________<br>cdr-discuss mailing list<br><a href="mailto:cdr-discuss@common-lisp.net" target="_blank">cdr-discuss@common-lisp.net</a><br><a href="http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cdr-discuss" target="_blank">http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cdr-discuss</a><br>
</div></blockquote></div><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><div>
--</div><div>Pascal Costanza</div><div><br></div></span><br>

</div>

<br></div></div></blockquote></div><br></div></div>
_______________________________________________<br>cdr-discuss mailing list<br><a href="mailto:cdr-discuss@common-lisp.net">cdr-discuss@common-lisp.net</a><br>http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cdr-discuss<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div>--</div><div>Pascal Costanza</div><div><br></div></span><br class="Apple-interchange-newline">

</div>

<br></div></body></html>