Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Take, once, until methods#71

Open
Yarikx wants to merge 5 commits intonafg:masterfrom
Yarikx:once_until
Open

Take, once, until methods#71
Yarikx wants to merge 5 commits intonafg:masterfrom
Yarikx:once_until

Conversation

@Yarikx
Copy link

@Yarikx Yarikx commented Jun 5, 2013

add 3 new EventStream methods
take(n) - return event stream that will return n events
once - return event stream that will return only one event
until(es) - return event stream that will fires events until es fires at least one event

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant