[alexandria-devel] median function

Attila Lendvai attila.lendvai at gmail.com
Wed Sep 16 13:28:47 UTC 2009


> If you want this:
>
> CL-USER> (float (alexandria:median '(1 2 3 4)))
> 2.5
>
> CL-USER> (alexandria:median '(100 0 99 1 98 2 97 96))
> 193/2
>
>
> Then you need this patch (the test is also wrong):


pushed, thanks!

-- 
 attila




More information about the alexandria-devel mailing list