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