Module: Dispatch

Defined in:
lib/futuristic/dispatch/future.rb,
lib/futuristic/dispatch/promise.rb

Overview

Future actually future acts just like a Promise, the only difference is that they are not lazy

Defined Under Namespace

Classes: Future, Promise