Module util

Source
Expand description

Utility functions Utility functions used by multiple parts of the parser.

Functionsยง

flatten_tuple_2
Combine two Results into a single Result
flatten_tuple_3
Combine three Results into a single Result
flatten_tuple_4
Combine four Results into a single Result