RLesur / crrri

A Chrome Remote Interface written in R
https://rlesur.github.io/crrri/
Other
157 stars 12 forks source link

eventemitter on and once should no more return self #52

Closed cderv closed 5 years ago

cderv commented 5 years ago

This will be difficult to implement removing a listener and we don't really need that it returns self... this was interesting for chaining method, but this is something that we can live without.