Advanced search
Log In | New Account   
Home My Page Project Tree Code Snippets Project Openings Batteries : Revised Standard Library
Summary Activity Forums Tracker Lists Tasks Docs News Files

Bugs: Browse | Download .csv

[#247] PSet missing some functions

Date:
2009-07-17 08:25
Priority:
3
State:
Open
Submitted by:
Assigned to:
Nobody (None)
Summary:
PSet missing some functions

Detailed description
Comparing Set and PSet, PSet is missing some functions:

singleton
union
inter
diff
compare
subset
for_all
partition
elements
min_elt
max_elt
choose
split
backwards

Followup

Message
Date: 2010-02-16 20:15
Sender: Edgar Friendly

many of these are added by commit 969338a2, but some are just
unsafe to do because they need two sets based on the same function
to do efficiently.  If you want the last few, write them and
we'll mark them in the docs as "Inefficient" somehow.

Related Tasks:

No Related Tasks

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
ResolutionNone2010-02-16 20:15thelema

Powered By GForge Collaborative Development Environment