Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias Direction
Deprecated
Deprecated

(will be removed in 0.209.0) Use "left" | "right" union class instead

import { type Direction } from "https://deno.land/std@0.208.0/collections/binary_search_node.ts";
deprecated
definition: "left" | "right"