Decrement Unsigned Integer (2)

decrement (list 0 and (list 1 and (list x and xs))) by 1 = list 1 and (list 0 and (list x and xs))


Comments

Please log in to add comments