Branch: Tag:

2000-08-04

2000-08-04 14:35:43 by Mirar (Pontus Hagland) <pike@sort.mirar.org>

added next and prev

Rev: lib/modules/Calendar.pmod/TimeRanges.pmod:1.3

3602:      </doc>   </docgroup> + <docgroup homogen-type='method'> + <method name='next'> +  <returntype> +  <object resolved='predef::Calendar.TimeRange'>TimeRange </object></returntype> +  <arguments> +  </arguments> + </method><method name='prev'> +  <returntype> +  <object resolved='predef::Calendar.TimeRange'>TimeRange </object></returntype> +  <arguments> +  </arguments> + </method><doc> + <text> + <p>Next and prev are compatible and convinience functions; + <tt>a-&gt;next()</tt> is exactly the same as <tt>a+1</tt>; + <tt>a=a-&gt;next()</tt> is <tt>a++</tt>.</p> + </text> +  + </doc> + </docgroup>   <docgroup homogen-name='place' homogen-type='method'>   <method name='place'>    <returntype>