Closed quchen closed 9 years ago
Took me longer than a second to recognize the utility of 'Entry' so I decided to extend its documentation a bit.
Thanks. I may just switch Heap to having the 2-argument form as the Entry case is vastly more common.
Heap
Entry
Good idea. If you really want a pure heap, you can just store () in it then.
()
Took me longer than a second to recognize the utility of 'Entry' so I decided to extend its documentation a bit.