#include <range.h>
Structure for specifying a range. The start and end are inclusive which is equivalent to [start, end].
Definition at line 19 of file range.h.