[racket] Binary heap thread-safety

From: Ryan Culpepper (ryanc at ccs.neu.edu)
Date: Sat Jan 26 10:37:04 EST 2013

No, their thread-safety hasn't changed. That sentence wasn't removed; it 
was added since the last release (check the version numbers of the 
documentation).

Ryan


On 01/26/2013 08:28 AM, Leslie P. Polzer wrote:
>
> Hi,
>
> http://pre.racket-lang.org/docs/html/data/Binary_Heaps.html
>
> states that binary heaps in Racket are not thread-safe.
>
> In the current version this sentence has been removed.
>
> Are they thread-safe now?
>
> Thanks,
>
>    Leslie
>
> ____________________
>    Racket Users list:
>    http://lists.racket-lang.org/users
>


Posted on the users mailing list.