-
Notifications
You must be signed in to change notification settings - Fork 0
Negative Integer Ranges
Derek Callaway edited this page Apr 19, 2018
·
3 revisions
The negative integer ranges feature of strglob implements an ordered set of integers where the minimum and/or maximum value(s) are signed, i.e. negative. Refer to the example below for demonstration.
[-5--2]
-5
-4
-3
-2