Lawrence Lomax

Results 7 comments of Lawrence Lomax

There are some commits for this on the [reactive-matchers](https://github.com/lawrencelomax/ReactiveCocoa/commits/reactive-matchers) branch of my fork.

`index` is probably the wrong terminology in this context. It corresponds to the number of value that have been sent in a signal. Perhaps it makes more sense to call...

I was waiting until I reached a level of stability (and I may want to re-namespace to a three letter `LRL`). If you want to use via cocoapods you can...

This is heavily related to [expecta #48](https://github.com/specta/expecta/pull/48)

Thinking about it, the contract of `EXPExpect`'s `will` matcher makes sense. _'Will'_ implies that a certain condition will be met at some point in the future. This 'point in the...

Oh hey this is cool! Might not be able to contribute as much time as I'd like to but if there's anything I can do to help out let me...