Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/rimbu/stream/async-custom/async-stream-custom.ts>isAsyncStream

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
function isAsyncStream
import { isAsyncStream } from "https://deno.land/x/rimbu@0.13.0/stream/async-custom/async-stream-custom.ts";

Parameters

obj: any

Returns

obj is AsyncStream<any>