Commit 2023-12-12 01:09 8ec98e47
View on Github →refactor(Control/ULiftable): use outParam and adjust universe orders (#8849)
The most useful universe argument to up and down (the one in the ULift type) is now first.
Combined with the outParam, this makes using ULiftable.up more ergonomic downstream, removing a handful of type annotations.