this repo has no description
at trunk 6 lines 79 B view raw
1hand:left 5 |> 2 | :l n -> n * 2 3 | :r n -> n * 3 4. hand = 5 : l int 6 : r int