Skip to content

Commit

Permalink
Edit out another “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 9ea7ae7 commit 4481546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/racket-doc/scribblings/reference/sequences.scrbl
Expand Up @@ -430,7 +430,7 @@ each element in the sequence.
)]{
Sequence constructors for specific kinds of hash tables.

These may be more performant than the analogous @racket[in-hash]
These may perform better than the analogous @racket[in-hash]
forms. However, they may consume more space to help with iteration.

@history[#:added "6.4.0.6"]
Expand Down

0 comments on commit 4481546

Please sign in to comment.