[Cuis-dev] [DEFECT] #copyFrom:count: for OrderedCollections
Juan Vuletich
juan at cuis.st
Tue Feb 6 12:03:39 PST 2024
On 2/6/2024 2:53 PM, Luciano Notarfrancesco via Cuis-dev wrote:
> Also do we really need to support any SequenceableCollection as
> contents of a WriteStream (even Intervals?) or we could restrict it to
> fixed-size collections?
I think that would make sense.
> Should CharacterSequences and Text be ArrayedCollections instead of
> SequenceableCollection?
>
Unfortunately not. ArrayedCollections are pretty special, as per the
class comment. String could be. But UnicodeString not. Better have them
together under CharacterSequence. Similar argument for Text.
Thanks,
--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich
More information about the Cuis-dev
mailing list