Function obtain_map

  • Parameters

    • promise_like: any

    Returns any

    Stability

    2 - provisional

    Creates a map immediately from a promise-like to a map.

    Immediately returns a map equal to that eventually obtained by the given promise.

    Room for alteration: Will eventually use this function to add type information to an existing map.

Generated using TypeDoc