Lazily maps this Provider's value to another Provider of type R.
Returns a memoizing Provider instance of this provider.
Returns a memoizing Lazy instance of this provider.
Lazily zips this Provider's value with another Provider of type R and returns a Provider of type V.