fetchcollection.fetch([options]) Fetch the default set of models for this collection from the server,
initial
comparatorcollection.comparator By default there is no comparator for a collection. If you define a comparator, it will be
isEmpty
modelscollection.models Raw access to the JavaScript array of models inside of the collection. Usually you'll want to use get
contains (includes)
popcollection.pop([options]) Remove and return the last model from a collection. Takes the same options as
chain
indexBy
min
Page 3 of 7