Contains the different data and type structures used to model results in the REPL
Type alias for List[Diagnostic]
List[Diagnostic]
Result is a type alias for an Either with left value Errors
Errors