adventures-in-ml-code
adventures-in-ml-code copied to clipboard
Remove unneeded conditional
When l == 1, h[l] == x
There's no need for the if statement