Module: Concurrent::ErlangActor::EnvironmentConstants
Relationships & Source Files | |
Namespace Children | |
Classes:
| |
Extension / Inclusion / Inheritance Descendants | |
Included In:
| |
Defined in: | lib/concurrent-ruby-edge/concurrent/edge/erlang_actor.rb |
Overview
These constants are useful where the body of an actor is defined. For convenience they are provided in this module for including.
Constant Summary
-
ANY =
A singleton which matches anything using
#===
methodPromises::Channel::ANY
-
TIMEOUT =
Unique identifier of a timeout, singleton.
Token.new 'TIMEOUT'