toCompute
Create a compute that gets updated whenever the stream value changes.
    DefineMap.toCompute( stream )
  
  Creates a compute that gets updated whenever the stream value changes.
Parameters
- stream {can-stream}:A can-stream stream 
 GitHub
GitHub Twitter
Twitter