#
cp.rx.go.Given.Then
A Statement.Modifier of Given
that defines what happens after the Given
values resolve.
For example:
Given(anObservable):Then(function(value) return value:doSomething() end)
#
API Overview
Methods - API calls which can only be made on an object returned by a constructor
Then