[racket] array documentation examples render as error text

From: Sam Tobin-Hochstadt (samth at cs.indiana.edu)
Date: Thu Apr 3 18:19:04 EDT 2014

Fortunately, this has been fixed (thanks to Asumu), as you can now see
in the snapshots:
http://www.cs.utah.edu/plt/snapshots/current/doc/math/array_fold.html?q=array#%28def._%28%28lib._math%2Farray..rkt%29._array-axis-expand%29%29

Sam

On Thu, Apr 3, 2014 at 6:16 PM, John Clements <clements at brinckerhoff.org> wrote:
> Grr… I meant to send this earlier.
>
> In documentation for functions such as array-axis-expand, the docs render
> the example evaluation results as a horrible block of error text rather than
> the correct answer; it looks like is related to issues with typed racket.
> See attached screenshot.
>
> Please disregard if this has been fixed since March 11th, when my Racket was
> last compiled. I would update and check again, except… that’s what I said to
> myself last time, and it didn’t happen.
>
> John Clements
>
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>


Posted on the users mailing list.