Standard.BaseDataIntervalis_emptyOn this pageInterval.is_empty is_empty Group: Logical Documentation Check if this interval is empty. Examples Check if the interval from 0 to 0 is empty. import Standard.Base.Data.Interval example_is_empty = Interval.new 0 0 include_start=False . is_empty