> 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

_______________________________________________
alexandria-devel mailing list
alexandria-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/alexandria-devel

Reply via email to