parent
3244fa7a3c
commit
9a329574b4
|
@ -30,7 +30,7 @@ not refer to garbage-collected memory.
|
||||||
This function is intended for infrequent use with a small number of
|
This function is intended for infrequent use with a small number of
|
||||||
keys.}
|
keys.}
|
||||||
|
|
||||||
@defproc[(get-place-table-global) hash?]{
|
@defproc[(get-place-table) hash?]{
|
||||||
|
|
||||||
Returns a place-specific, mutable, @racket[eq?]-based hash table.
|
Returns a place-specific, mutable, @racket[eq?]-based hash table.
|
||||||
The result is always the same for a particular place.
|
The result is always the same for a particular place.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user