[racket] Binary heap thread-safety

From: Leslie P. Polzer (sky at viridian-project.de)
Date: Sat Jan 26 08:28:32 EST 2013

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


Posted on the users mailing list.