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

"Who is the fourth president of the United States?" #95

Closed
Ezibenroc opened this issue Feb 2, 2015 · 2 comments
Closed

"Who is the fourth president of the United States?" #95

Ezibenroc opened this issue Feb 2, 2015 · 2 comments
Labels

Comments

@Ezibenroc
Copy link
Member

Who is the fourth president of the United States?
produces first(sort((United States,president,?),"default"))

The returned value is the same as:

Who is the first president of the United States?
produces first(sort((United States,president,?),"default"))

I don't know what is the expected returned value. I think we cannot describe it with the actual datamodel, since there is no operator for other ordinals than First and Last, and there is no operator for list difference.

@yhamoudi
Copy link
Member

yhamoudi commented Feb 2, 2015

open a bug on the documentation repository

@yhamoudi
Copy link
Member

Still considered here: #56

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

No branches or pull requests

2 participants