top | item 45732596

(no title)

JulianChastain | 4 months ago

By representing all numbers with lists (or sets). 0 = [] 1 = [True] 2 = [True, True] Etc. Then for example addition becomes appending two lists together

discuss

order

No comments yet.