mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 15:03:46 +00:00
![]() 🤦 when we check whether lambdas can be unified or must be
treated as disjoint we previously had a code path that is actually
exponential in its runtime, regardless of whether it succeeds or fails.
Now, it is linear, though degraded (with a clone) if it fails.
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |