Skip to main content

Module range

Module range 

Source
Expand description

Provides a helper for parsing range-type parameters from input files.

Functionsยง

parse_range
Parse a range from an input string, using values in limits as defaults.
parse_range_parts
Parse parts of a range from input strings.
partition
Try to divide a string into two parts at the specified delimiter.