isc30 / linq-collections

Strongly typed Linq and Collections implementation for Javascript and TypeScript (ECMAScript 5)
https://www.npmjs.com/package/linq-collections
MIT License
119 stars 12 forks source link

Feature/#21.sequence equal #28

Closed nikolalukovic closed 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c20f254736e8f65d02a14b0987a4507cf093db61 on nikolalukovic:feature/#21.SequenceEqual into 1b302cd87b39a5f4e893ddd3bad6fede18d0efad on isc30:master.

isc30 commented 6 years ago

in Linq.ts: add export for EqualityComparer and StrictEqualityComparer

isc30 commented 6 years ago

I'm curious, are you contributing in your spare time or you will use it at work? You won (by far) the best contributor medal haha

nikolalukovic commented 6 years ago

Both actually. I'll definitely need something like this at work. And i'm able to work on this in both spare time and on work.

isc30 commented 6 years ago

Hi there! @nikolalukovic I'll have some free time, do you want me to finish those small changes + merge?

nikolalukovic commented 6 years ago

Hey, that would be great! Sorry for leaving the pr like this, i just don't have time currently...

isc30 commented 6 years ago

haha don't worry I've also been busy af. Thanks a lot for your contribution!