Edit out “performant”

This commit is contained in:
Matthew Butterick 2017-12-18 14:12:35 -08:00 committed by Matthew Flatt
parent 452b2a6f92
commit 9ea7ae7d38

View File

@ -163,7 +163,7 @@ Explicitly converts a specific kind of @tech{hash set} to a sequence for
use with @racket[for] forms.
As with @racket[in-list] and some other sequence constructors,
@racket[in-immutable-set] is more performant when it appears directly in a
@racket[in-immutable-set] performs better when it appears directly in a
@racket[for] clause.
These sequence constructors are compatible with