Module: Concurrent::Promises::Future::ActorIntegration
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Included In: | |
| Defined in: | lib/concurrent-ruby-edge/concurrent/edge/promises.rb | 
Overview
    Note:
    
  
  **Edge Features** are under active development and may change frequently.
- 
Deprecations are not added before incompatible changes. 
- 
Edgeversion: major is always 0, minor bump means incompatible change, patch bump means compatible change.
- 
Edgefeatures may also lack tests and documentation.
- 
Features developed in concurrent-ruby-edgeare expected to move toconcurrent-rubywhen finalised.
Instance Method Summary
- 
    
      #then_ask(actor)  ⇒ Future 
    
    Asks the actor with its value. 
Instance Method Details
#then_ask(actor) ⇒ Future
Asks the actor with its value.