Update list of redirected procedures in docs
This commit is contained in:
parent
567d16ea2b
commit
6c569415cc
|
@ -44,7 +44,9 @@ the impersonator:
|
||||||
@t{application of a procedure}
|
@t{application of a procedure}
|
||||||
unbox set-box!
|
unbox set-box!
|
||||||
vector-ref vector-set!
|
vector-ref vector-set!
|
||||||
hash-ref hash-set hash-set! hash-remove hash-remove!]
|
hash-ref hash-set hash-set! hash-remove hash-remove!
|
||||||
|
call-with-continuation-prompt
|
||||||
|
abort-current-continuation]
|
||||||
|
|
||||||
Derived operations, such as printing a value, can be redirected
|
Derived operations, such as printing a value, can be redirected
|
||||||
through impersonators due to their use of accessor functions. The
|
through impersonators due to their use of accessor functions. The
|
||||||
|
|
Loading…
Reference in New Issue
Block a user