# Functions
CustomPairMerge uses a gabs feature to deal with merge conflicts.
NewLama2Parser creates a new Lama2Parser and initializes it properly.
# Variables
No description provided by the author
# Structs
No description provided by the author
Struct Parser stores information about the parsing process throughout.
# Interfaces
MinimalParser enforces concrete Types to have a Start() method, from which parsing process begins.