15
edits
| Line 5: | Line 5: | ||
=== Binary() object proposition === | === Binary() object proposition === | ||
This is an interface of my proposed Binary object. I also created a sample implementation, see | This is an interface of my proposed Binary object. I also created a sample implementation, see http://tmp.zarovi.cz/binary.js. | ||
/** | /** | ||
| Line 84: | Line 84: | ||
*/ | */ | ||
String.prototype.toBinary = function() {}; | String.prototype.toBinary = function() {}; | ||
[[User:Ondras|Ondras]] 08:24, 5 February 2009 (UTC) | |||
edits