On Sat, 19 Oct 2024 20:39:48 GMT, Claes Redestad wrote:
> Trivially removing some unused left-over `LambdaForm$Kind` enums.
>
> - Last use of `COLLECT` and `SPREAD` was removed by fac39fe9
> - `FIELD` was added by 8d5f5b9a but had no usage from the start
> - Last use of `CONVERT` was removed by
On Sat, 19 Oct 2024 20:39:48 GMT, Claes Redestad wrote:
> Trivially removing some unused left-over `LambdaForm$Kind` enums.
>
> - Last use of `COLLECT` and `SPREAD` was removed by fac39fe9
> - `FIELD` was added by 8d5f5b9a but had no usage from the start
> - Last use of `CONVERT` was removed by
Trivially removing some unused left-over `LambdaForm$Kind` enums.
- Last use of `COLLECT` and `SPREAD` was removed by fac39fe9
- `FIELD` was added by 8d5f5b9a but had no usage from the start
- Last use of `CONVERT` was removed by eda5f090
-
Commit messages:
- 8341776: Remove unused