develooper Front page | perl.perl6.language | Postings from September 2000

Re: RFC 179 (v1) More functions from set theory to manipulate arrays

Thread Previous | Thread Next
From:
Tom Christiansen
Date:
September 11, 2000 15:45
Subject:
Re: RFC 179 (v1) More functions from set theory to manipulate arrays
Message ID:
31954.968712338@chthon
>I don't want a set representation. I want set operations. And somehow
>for this having to add a use statment and who knows what overhead for
>what seems to be a simple operation is a pain.

The overhead is not that it should be a module, but rather, 
the sillily/evilly inefficient thing that *you* are doing.  
Or trying to do.

We have modules to do this.  We have hashes to do this.  
We have the technology.  It is ignored.  Ignorance of
technology is no excuse for adding strange basic types
and operations on them into the very heart of a programming
language.

--tom

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About