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

Functions

Emits the single value at the specified index in a sequence of emissions from the source Observable.