Arc Forumnew | comments | leaders | submitlogin
2 points by pg 5938 days ago | link | parent

I don't understand exactly what this code is for, but I think you could write makeworld as

  (def makeworld (x)
    (= world (n-of x (n-of x nil))))