[plt-scheme] Vector / matrix benchmarks

Jens Axel Søgaard jensaxel at soegaard.net
Wed Sep 6 10:28:43 EDT 2006


Noel Welsh skrev:
> Version 3.

Hmm. Interesting.

In 352 I get:

Welcome to DrScheme, version 352.4-svn21aug2006.
Language: Textual (MzScheme, includes R5RS).
"signatures/finite-map-signature.scm" broke the contract
   (case->
     (-> any/c finite-map)
     (-> compare-function any/c finite-map))
on singleton; expected a procedure that accepts 1 arguments, given: 
#<procedure:singleton>
 >

where as in 301 it seems to work:

 > (require (planet "finite-map.scm" ("soegaard" "galore.plt" 2 0)))
 >


-- 
Jens Axel Søgaard



More information about the plt-scheme mailing list