Skip to main content
Latest
import * as rxjs from "https://deno.land/x/rxjs@v1.0.2/internal/NotificationFactories.ts";

Variables

A completion object optimized for memory use and created to be the same "shape" as other notifications in v8.

Functions

Ensures that all notifications created internally have the same "shape" in v8.

Internal use only. Creates an optimized error notification that is the same "shape" as other notifications.

Internal use only. Creates an optimized next notification that is the same "shape" as other notifications.