Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Future"

Index

Variables

lift

lift: lift = Future.lift

of

of: of = Future.of

Functions

fromPromise

  • fromPromise<A>(p: Promise<A>): Future<A>

sink

Generated using TypeDoc