Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias Direction
import { type Direction } from "https://deno.land/std@0.201.0/collections/binary_search_node.ts";
definition: "left" | "right"