SharingContext

The lambda context passed to the share function.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Express the lambda toReturn when the sharing computation is done. Usually the toReturn value is different from the toSend, otherwise use share without calling this function to return the value toSend. It can be used with checks after the invocation.