[racket-dev] Strange definition of dict-count in docs and tests

From: Asumu Takikawa (asumu at ccs.neu.edu)
Date: Sat Jan 18 16:47:25 EST 2014

Hi Gustavo,

On 2014-01-17 19:25:21 -0200, Gustavo Massaccesi wrote:
> The documentation about gen:dict
> http://docs.racket-lang.org/reference/dicts.html#%28def._%28%28lib._racket%2Fdict..rkt%29._gen~3adict%29%29
> says that dict-count accepts one argument. But then it is defined with
> a #:default argument:

Thanks for the report! I agree, it looks like a mistake. I'll push a fix
later.

Cheers,
Asumu

Posted on the dev mailing list.