[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Handle mutually-recursive functions
- Subject: Re: Handle mutually-recursive functions
- From: Chris Warburton
- Date: Wed, 28 Jun 2017 18:17:57 +0100
- In-reply-to: <8088309b5c435751-0-artemis@nixos>
- References: <8088309b5c435751-0-artemis@nixos>
One case was expression-types. Turns out, it's only used by tag-types
and expression-symbols, neither of which are themselves used.
Hence they can all be thrown away :)