From: Ron Jeffries Date: 2005-12-05T10:42:33+09:00 Subject: Re: Implementation of String or Array #slice and similar ops? On Sat, 3 Dec 2005 19:12:20 -0700, ara.t.howard@noaa.gov wrote: >can you use narray? it stores the elements as continuous memory. i've got a >patch that allows it's use with mmap to - so a file can be mapped, manipulated >as an narray, and the bytes are persisted to file automagically. Well, I wouldn't rule it out. Seems like it might have a lot of stuff that I wouldn't need, being numerically oriented. Its base functionality might be interesting. Are there docs for it anywhere handy? I didn't find any with a quick goog. Thanks, -- Ron Jeffries www.XProgramming.com I'm giving the best advice I have. You get to decide if it's true for you.