Open ananthanandanan opened 4 years ago
Is it all there is to point out to as debug points? As an initial work, this looks good enough.
There is a merge conflicts as well. Please fix that.
Thinking about this right now, it came to me that, it would interesting to have a public function/API that could be used to as a debug print function. That is, have a function like nawab_debugp(args, args), that function could be exposed to the tests we write and within the internal code as well.
This commit fixes #52 .