Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
import * as fathymAtomicChat from "https://deno.land/x/fathym_atomic_chat@v0.0.38/src/src.deps.ts";

Classes

The status is a common object for passing more details back than standard boolean.

Functions

Check to see if a status is successful (code 0).

Accepts a function that contains imperative, possibly effectful code. The effects run after browser paint, without blocking it.

Returns a stateful value, and a function to update it.