-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
rethinkdb-elixir/lib/rethinkdb/query.ex
Lines 799 to 800 in 38adb30
iex> or_r([false, true, true]) |> run conn | |
%RethinkDB.Record{data: false} |
should the result of or([false, true, true])
be true
?
Metadata
Metadata
Assignees
Labels
No labels