Skip to content

Instantly share code, notes, and snippets.

@charlag
Created September 10, 2017 10:16
Show Gist options
  • Save charlag/45a44e7e33db96dfbb9a12673ce6bb5a to your computer and use it in GitHub Desktop.
Save charlag/45a44e7e33db96dfbb9a12673ce6bb5a to your computer and use it in GitHub Desktop.
inline fun <A, C, reified T> Observable<Triple<A, A, C>>.ofEventType(): Observable<Triple<A, A, T>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment