Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map vs Set #3562

Closed
vicuna opened this issue Mar 28, 2005 · 1 comment
Closed

Map vs Set #3562

vicuna opened this issue Mar 28, 2005 · 1 comment
Assignees

Comments

@vicuna
Copy link

vicuna commented Mar 28, 2005

Original bug ID: 3562
Reporter: administrator
Assigned to: @alainfrisch
Status: closed (set by @xavierleroy on 2012-03-24T14:01:01Z)
Resolution: fixed
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)
Child of: #2748

Bug description

(Quel est le terme consacré pour « Feature request » ?)
Je me demandais s'il ne serait pas interessant d'ajouter quelques
fonctions au module Map pour rendre la signature plus proche de Set
(typiquement, j'aurais eu besoin d'une fonction "choose" pour extraire un
élément quelconque (typiquement, le premier sur l'arbre) afin de pouvoir
représenter un graphe sous la forme Map noeud -> arcs list, et extraire
un sommet pour commencer à construire un arbre couvrant).
Pensez-vous le faire, ou que me conseillez-vous ?

Merci,

--
Maël Primet

@vicuna
Copy link
Author

vicuna commented May 25, 2010

Comment author: @alainfrisch

Wish granted (rev 10468).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants