From: Peter Bex <[email protected]> Subject: Re: [Chicken-users] utf8 and string-ref performance Date: Wed, 24 Nov 2010 17:05:18 +0100
> > With cons cells you should be able to implement this efficiently enough. > We don't have anything like string-pointers which can store arbitrary > indices in a string AFAIK. That would be useful to have, I guess. How should that look? Would locatives be useful here? cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
