Edit out “performant”
This commit is contained in:
parent
452b2a6f92
commit
9ea7ae7d38
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user