Skip to content

Commit

Permalink
Edit out “performant”
Browse files Browse the repository at this point in the history
  • Loading branch information
mbutterick authored and mflatt committed Jan 6, 2018
1 parent 452b2a6 commit 9ea7ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/racket-doc/scribblings/reference/sets.scrbl
Expand Up @@ -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
Expand Down

0 comments on commit 9ea7ae7

Please sign in to comment.