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

comparison functions #12

Open
huseyinyilmaz opened this issue Feb 13, 2014 · 1 comment
Open

comparison functions #12

huseyinyilmaz opened this issue Feb 13, 2014 · 1 comment

Comments

@huseyinyilmaz
Copy link

I think this package needs comparison functions something like
compare(uuid1,uuid2)->boolean()
or
larger_than(uuid1,uuid2)->boolean() something that can be given to utilities like
lists:sort

I think it can be useful specifically for time based uuids.

@avtobiff
Copy link
Owner

avtobiff commented Mar 2, 2014

It could very well be useful!

Do you have any specific use cases in mind? This would help design and implementation. Especially real-world use cases are of interest. (I.e. have you stumbled upon any place when you have needed this?)

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

No branches or pull requests

2 participants