[plt-scheme] scheme_custodian_check_available / scheme_remove_managed
At Tue, 29 Sep 2009 09:44:06 -0600, Chongkai Zhu wrote:
> I noticed that in the doc scheme_remove_managed is replaced by
> scheme_custodian_check_available , but nothing is mentioned in the doc
> about its first three arguments. Is scheme_remove_managed only provide
> for backward compatibility now? Could someone help clarify how to use
> scheme_custodian_check_available instead?
That's a documentation bug (due to a conversion mistake from Latex to
Scribble). The scheme_remove_managed() function is still available.
The docs are now fixed in SVN.