View Source LiveQuery.Protocol.Read (LiveQuery v0.3.1)

Read the value of a query (the query's init function will be called if it hasn't been called yet). The selector function will be called with the query's value and before the result is returned.

Summary

Functions

Create a new LiveQuery.Protocol.Read struct. If selector is not provided the indentity function will be used by default.

Functions

Create a new LiveQuery.Protocol.Read struct. If selector is not provided the indentity function will be used by default.