Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/starfx/fx/parallel.ts

A micro-mvc framework for react apps
Latest
import * as starfx from "https://deno.land/x/starfx@v0.13.4/fx/parallel.ts";

Functions

The goal of parallel is to make it easier to cooridnate multiple async operations in parallel, with different ways to receive completed tasks.