Package

io.scalajs.npm

mpromise

Permalink

package mpromise

mpromise package object

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. mpromise
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Promise[T] extends Object

    Permalink

    mpromise - Promises A+ conformant implementation

    mpromise - Promises A+ conformant implementation

    Annotations
    @RawJSType() @native() @JSImport( "mpromise" , JSImport.Namespace )
  2. implicit final class PromiseEnrichment[T] extends AnyVal

    Permalink

    Promise Enrichment

Inherited from AnyRef

Inherited from Any

Ungrouped