Skip to content
  • Robert Goldman's avatar
    Fix initial value assignment. · 418d48ea
    Robert Goldman authored
    In some contexts, ITERATE could incorrectly warn that it is assigning a default initial value of `NIL`. Here we filter out cases where supplying `NIL` is fine, and no warning should be raised.
    418d48ea