Skip to main content
Go to Latest
enum Values
import { Values } from "https://deno.land/x/masx200_leetcode_test@9.3.0/evaluate-boolean-binary-tree/Values.ts";

Members

And = 3
False = 0
Or = 2
True = 1