Torsten Ruger 708cdace17 implement indexed object access
one of the few functions that can’t be coded
(or the design specifically is such that it can’t, in c it would be
self[index],
or, worse *(self + index) )
2015-11-07 17:36:28 +02:00
..
2015-11-03 16:20:25 +02:00
2015-10-28 14:33:38 +02:00
2015-11-07 00:12:17 +02:00
2015-11-07 17:36:28 +02:00
2015-11-07 12:19:04 +02:00
2015-11-04 11:48:51 +02:00
2015-11-07 00:11:56 +02:00
2015-11-04 11:48:51 +02:00