Arc Forumnew | comments | leaders | submitlogin
1 point by akkartik 5083 days ago | link | parent

Update: def and mac are now extensible: http://github.com/akkartik/wart/blob/d39be9de84/028generic.w...

As an example, here's len overloaded for queues: http://github.com/akkartik/wart/blob/d39be9de84/032queue.war...