typo: 'Addede' -> 'Added'
This commit is contained in:
parent
88e92b4837
commit
cf45c623e4
|
@ -1208,7 +1208,7 @@ use a dictionary for speed.
|
||||||
]
|
]
|
||||||
|
|
||||||
@history[#:added "6.3"
|
@history[#:added "6.3"
|
||||||
#:changed "6.11.0.2" @elem{Addede the @racket[#:default] optional argument.}]}
|
#:changed "6.11.0.2" @elem{Added the @racket[#:default] optional argument.}]}
|
||||||
|
|
||||||
@defproc[(remove-duplicates [lst list?]
|
@defproc[(remove-duplicates [lst list?]
|
||||||
[same? (any/c any/c . -> . any/c) equal?]
|
[same? (any/c any/c . -> . any/c) equal?]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user