I have pushed a repair for the teaching languages. The Racket docs for git head
seem to be okay.
On Sep 12, 2014, at 6:21 PM, Patrick Useldinger wrote:
> Hi all,
>
> according to the documentation, the above procedure accepts a *number* and
> returns an integer.
>
> But (at least in Racke
The docs contradict themselves here :-)
On Sep 12, 2014, at 6:27 PM, Robby Findler wrote:
> The docs, I believe.
>
> Robby
>
> On Fri, Sep 12, 2014 at 5:21 PM, Patrick Useldinger
> wrote:
>> Hi all,
>>
>> according to the documentation, the above procedure accepts a *number* and
>> return
The docs, I believe.
Robby
On Fri, Sep 12, 2014 at 5:21 PM, Patrick Useldinger
wrote:
> Hi all,
>
> according to the documentation, the above procedure accepts a *number* and
> returns an integer.
>
> But (at least in Racket 6.1) there's an error message stating that the
> parameter needs to be
Hi all,
according to the documentation, the above procedure accepts a *number*
and returns an integer.
But (at least in Racket 6.1) there's an error message stating that the
parameter needs to be an *integer*:
---
> (integer-sqrt 151.29)
integer-sqrt:
4 matches
Mail list logo