Re: Ken's abrasiveness

new topic     » goto parent     » topic index » view thread      » older message » newer message

c.k.lester wrote:
> 
> Kat wrote:
> > c.k.lester wrote:
> > > Jeremy Cowgar wrote:
> > > > ? repeat_str("ABC", 2) -- "ABCABC"
> > > I had simply asked about this functionality being currently available in
> > > 4.0 alpha alpha, then suggested it be added if not. Derek agree it was a
> > > potentially valuable addition. Where she got that I was adding it to Eu-
> > > phoria is beyond me.
> > [20:21] <euphoric> i put a func in strtok that does this: x =
> > repeat_str("xyz",3)
> > -- x = "xyzxyzxyz"
> 
> Uh.
> 
> strtok_v2-1.e != Euphoria
> 
> It's not even a standard lib.
> 
> You were reaching. But what was your point?

Does it really even matter what my point was?

Eu doesn't have a string type, there is no string in Eu. They are sequences,
where every 8bit character takes up 32bits. And you are adding a function that
replaces 3 whole lines of code that do the same thing, a trivial thing, while
important stuff doesn't get added.

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu