Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src/core/then

core/then

This module provides a class wraps promise-like objects and adds to them some extra functionality, such as possibility of cancellation, etc.

Mind that this module is deprecated and will be removed from the next major release of the library. You can use modules from core/promise/abortable instead of this.

Index

References

Re-exports ConstrAbortHandler
Re-exports ConstrRejectHandler
Re-exports ConstrResolveHandler
Re-exports ExecutableValue
Re-exports Executor
Re-exports IGNORE
Re-exports RejectHandler
Re-exports ResolveHandler
Re-exports State
Re-exports Value
Re-exports default