[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octet vs Char

This page is part of the web mail archives of SRFI 50 from before July 7th, 2015. The new archives for SRFI 50 contain all messages, not just those from before July 7th, 2015.



From: Ken Dickey <Ken.Dickey@xxxxxxxxxxxxxx>
Subject: Re: Octet vs Char (Re: strings draft)
Date: Mon, 26 Jan 2004 20:40:44 +0100

> What am I missing here?

I think the issue here is whether we should narrow the
possibility of implementation strategies for O(1)
ref/set, or allow wider range of implementations (e.g
tree, shared substring, multibyte string, etc).

Anyway, I'll wait for Tom's new string srfi.

--shiro