Closed this issue 6 years ago · 1 comments
A collection mus accept array and automatically instantiate a new given model for each element in the array. Example: const usersCollection = new Collection([....]);
const usersCollection = new Collection([....]);
A collection should implement the following: TODO
Added in v.1.0.2