Re: arrays vs. vectors
- From: "H." <hbe123@xxxxxxxxx>
- Date: 28 Jan 2006 01:31:41 -0800
> In Scheme, since the purpose is to teach you how to implement stuff,
> it only defines the minimalissimum make-vector, and if you want more
> dimensions, you do it yourself.
Let me make sure I understand this correctly. If I want to implement
something in Scheme based on nested for loops with i,j notation, I have
to go though all of what you did above?
.
- Follow-Ups:
- Re: arrays vs. vectors
- From: Jens Axel Søgaard
- Re: arrays vs. vectors
- References:
- arrays vs. vectors
- From: H.
- Re: arrays vs. vectors
- From: Pascal Bourguignon
- arrays vs. vectors
- Prev by Date: Re: How to destroy a system
- Next by Date: Re: arrays vs. vectors
- Previous by thread: Re: arrays vs. vectors
- Next by thread: Re: arrays vs. vectors
- Index(es):
Relevant Pages
|