Has anyone managed to use core-plot from wax? I have been tryi开发者_开发知识库ng recently, but got stumped on NSDecimal. Wax does not want to deal with it. How can i get around this issue?I succeede
As I studied the issue I am facing in Trying to create NSDecimal in iPhone-Wax I am now aiming much lower. How can I create a fully functional NSDecimalNumber in Wax?
There are some use cases I want to create instance of certain objects in objc and access them in Lua/Wax.
I am using Lua for some of my apps. I am looking for a central repository of Lua idioms because I don\'t want to write开发者_如何学Go C in Lua.
I am try开发者_开发百科ing to access already instantiated OBjC classes via Lua. How can I do it?
I\'m using python\'s random.sample(population, k) function to generate a set of random values from a list to create new permutations of that list.The issue is that each time it runs through a loop, it