pub fn check_inductive(ind: &InductiveType) -> Result<(), KernelError>Expand description
Check an inductive type declaration for validity.
pub fn check_inductive(ind: &InductiveType) -> Result<(), KernelError>Check an inductive type declaration for validity.