Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Heapster: Panic instead of calling partial head function (#2096)
Really, we should be throwing a proper error message here instead of throwing a `panic`, and we should document the requirement that the list of mutually recursive functions must be non-empty. That is left as future work (see #2096).
- Loading branch information