issues
search
roskakori
/
cutplace
validate data stored in CSV, PRN, ODS or Excel files
http://cutplace.readthedocs.org/
GNU Lesser General Public License v3.0
18
stars
20
forks
source link
Implement upper and lower limit for ranges
#81
Closed
heubi95
closed
9 years ago
heubi95
commented
9 years ago
Add a
lower
und a
upper
property to the range class.
lower
: represents the lowest value of all subranges
upper
: represents the highest value of all subranges
Add a
lower
und aupper
property to the range class.lower
: represents the lowest value of all subrangesupper
: represents the highest value of all subranges