Function cli

Source
pub fn cli(egraph: EGraph)
Expand description

Start a command-line interface for the E-graph.

This is what vanilla egglog uses, and custom egglog builds (i.e., “egglog batteries included”) should also call this function.