Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ahh/src/either/mod.ts>RIGHT

Mostly rusty stuff for @denoland.
Go to Latest
variable RIGHT
import { RIGHT } from "https://deno.land/x/ahh@v0.6.1/src/either/mod.ts";

Symbol for Right, the same as Symbol.for("right")..

Useful for internals and testing.