[go: nahoru, domu]

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

Query extensions #43

Merged
merged 5 commits into from
Jul 11, 2018
Merged

Query extensions #43

merged 5 commits into from
Jul 11, 2018

Conversation

sedovalx
Copy link
Contributor

No description provided.

@sedovalx sedovalx requested a review from mazine March 29, 2018 17:35
@sedovalx
Copy link
Contributor Author
sedovalx commented Jul 4, 2018

@mazine please check.

@sedovalx sedovalx force-pushed the master branch 2 times, most recently from 7c0d08e to 2f65d82 Compare July 4, 2018 18:31
*
* Null elements are ignored, e.g. `queryOf(null)` returns an empty query.
*/
inline fun <reified T : XdEntity> XdEntityType<T>.queryOf(elements: List<T?>) : XdQuery<T> {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it a List and not an Iterable?

@sedovalx
Copy link
Contributor Author

Done

@mazine mazine merged commit b37c318 into JetBrains:master Jul 11, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants