This page requires javascript to work

[][src]Type Definition voile::syntax::core::ast::CaseSplit

type CaseSplit = BTreeMap<String, Closure>;

Case-split expression.