28th November 2016

Again in mood of doing work, Started the day by getting involved Code-in and then tried  to solve the issue https://github.com/openscad/openscad/issues/1844 of OpenSCAD although would not solve the problem correctly but It taught me somethings like

  • You can’t access the members of class inside the lambda function.
  • You need static member function or simple function to pass to sort for comparison.
  • There is No this in static members (I already know).
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s