Eli Barzilay wrote:
On May 2, David Van Horn wrote:Matthias Felleisen wrote:Everyone, please find things you find useful in srfi/1 :-)I'd like to see SRFI 1's make-list in scheme/list:(make-list n [fill]) -> list? I vote for it. Sam votes for everything. Matthias sent me code that uses it, so he probably votes for it. Is 2.5 votes enough?I'm voting against it: unlike `make-vector' and `make-string', a `make-list' would return an immutable value, so what would you use it for?
http://list.cs.brown.edu/pipermail/plt-scheme/2009-March/031342.html http://svn.plt-scheme.org/plt/trunk/collects/redex/private/rg.ss http://svn.plt-scheme.org/plt/trunk/collects/swindle/extra.ss http://svn.plt-scheme.org/plt/trunk/collects/typed-scheme/utils/utils.ss http://svn.plt-scheme.org/plt/trunk/collects/profjWizard/draw-txt0.ss http://svn.plt-scheme.org/plt/trunk/collects/plot/demos/fit-demo-1.ss http://svn.plt-scheme.org/plt/trunk/collects/planet/util.ss http://svn.plt-scheme.org/plt/trunk/collects/htdp/hangman-world.ss http://svn.plt-scheme.org/plt/trunk/collects/games/paint-by-numbers/solve.ss http://svn.plt-scheme.org/plt/trunk/collects/frtime/mzscheme-core.ss http://svn.plt-scheme.org/plt/trunk/collects/frtime/demos/tetris.ss David _________________________________________________ For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-dev