• Joe Richey's avatar
    Actually denote when we have infinite generators · a1107271
    Joe Richey authored
    Summary: Before we didn't do anything at all with the ::infinite value for our
    generators, now all the sources operators and sinks are properly notated. The
    one signifcant change regarding what is allowed concerns 'cycle' which now (when
    called with no arguments) always produces an infinite generator. This is fine
    for all but the weirdest of generators fed into cycle.
    
    Reviewed By: @ddrcoder
    
    Differential Revision: D2240328
    a1107271
Core-inl.h 12 KB