Results 8 comments of zoryamba

As I understand is SeqAccess trait was generic itself, it would be possible to do such a trick: ``` pub trait SeqAccess; } struct SeqAccess

I haven't done any benchmarks, but i think it's valid concern... According to this [reference](https://web.archive.org/web/20100715045519/http://www.hunlock.com/blogs/The_Complete_Javascript_Number_Reference#quickIDX15) > All numbers in Javascript are 64bit (8 bytes) floating point numbers which yields an...

added few optimizations

any more concerns here?

same behavior on 10.13 high sierra using "toggle full screen" applies to full screen window on 2nd monitor. next usage applies to active window

Also 2 routes had the same `scaffold.attach_media` name which caused issues on artisan routes commands

@endihunter Could you please update the version on packagist?

@hwbrzzl fixed comments. Added some tests for whereHas method. But have an issue testing buildWhereRelation method. It uses getModelSchema function, which creates gormio.Statement instance. does it require db connection to...