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

Wish: a module Int #3881

Closed
vicuna opened this issue Nov 21, 2005 · 1 comment
Closed

Wish: a module Int #3881

vicuna opened this issue Nov 21, 2005 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Nov 21, 2005

Original bug ID: 3881
Reporter: Jean-Christophe Filliatre
Assigned to: @alainfrisch
Status: resolved (set by @alainfrisch on 2016-12-07T17:40:38Z)
Resolution: suspended
Priority: normal
Severity: feature
Category: standard library

Bug description

A trivial feature wish:

It would be nice to have a Int module for integers, so that we could simply write

module S = Set.Make(Int)

It makes sense, since we already have similar modules Char, Int32, etc.

@vicuna
Copy link
Author

vicuna commented Dec 7, 2016

Comment author: @alainfrisch

I think there is a general consensus on the usefulness of such modules. Waiting for someone to do the job and submit a PR...

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