liquid
liquid copied to clipboard
Ensure liquid values when comparing using the spaceship operator
Not doing this can cause argument errors on types that should be comparable (like IntegerDrops).
Can you add a test for this?