Endon.exists-question-mark
You're seeing just the function
exists-question-mark
, go back to Endon module for more information.
Specs
exists?(where_conditions()) :: boolean()
Checks if there exists an entry that matches the given query.
conditions
are the same as those accepted by where/2
.