Closed lukeify closed 7 years ago
.contains() should be available off .dbList() : RArray<T> as mentioned in the second example of rethinkdb/rethinkdb #3512.
.contains()
.dbList() : RArray<T>
Just double check, is it available in 2.3.0?
.contains()
should be available off.dbList() : RArray<T>
as mentioned in the second example of rethinkdb/rethinkdb #3512.