Module parse

Module parse 

Source
Expand description

The parse module contains the parser which is used to take strings and turn them into equations.

Structsยง

ParseStream
A parse stream represents a string that is to be parsed into an equation.