Extends: Statement
A Statement that will complete after the first result resolves.
Constructors - API calls which return an object, typically one that offers API methods
cp.rx.go.First(resolvable) -> First
First
Statement
resolvable
lua</li><li>First(someObservable)</li><li>
Module
Defines Statements to make processing of cp.rx.Observable values in ways that are more familiar to synchronous programmers.
A Statement is defined to enable processing of asynchronous resolvable values such as cp.rx.Observable