Concurrent::Edge::Future::Success
@!visibility private
# File lib/concurrent/edge/future.rb, line 493 def apply(block) block.call(*value) end