Skip to main content

read_forms

Function read_forms 

Source
pub fn read_forms(path: &Path) -> Result<Vec<Spanned>, String>
Expand description

Convenience wrapper: given an already-resolved path, read + parse it and return the spanned forms, ready for the caller to eval_program.