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

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

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

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

Useful for internals and testing.