On this page:
Compatibility:   Features from Racket Relatives
5.92

Compatibility: Features from Racket Relatives

The compatibility collection includes features borrowed from other languages closely related to Racket. We provide these features to ease porting code from these languages to Racket.

We do not recommend using any of these bindings in new code. Racket provides better alternatives, which we point to in this manual. We strongly recommend using these alternatives.

    1 Legacy macro support

    2 Limiting Scope: define-package, open-package, ...

    3 Mutable List Functions

    Bibliography