|
|
|
|
|
by atennapel
1442 days ago
|
|
I'm not sure what you mean with totally expanded type space. But it sounds like Dhall has an issue with unfolding/normalisation. Totality shouldn't have any special impact on memory usage as far as I know. It just restricts the kind of recursive functions and data types you can write. |
|