digitalmars.D.learn - Tango equiv of std.boxer
- Alex <CppCoder gmail.com> Jul 20 2007
- Alex <CppCoder gmail.com> Jul 20 2007
- Sean Kelly <sean f4.ca> Jul 20 2007
Does tango have an equivalent of Phobos' std.boxer module?
Jul 20 2007
Alex Wrote:Does tango have an equivalent of Phobos' std.boxer module?
My mistake, I just saw tango.core.Variant, which is the boxer replacement for anyone interested. Any chance of updating the wiki to reflect this?
Jul 20 2007
Alex wrote:Alex Wrote:Does tango have an equivalent of Phobos' std.boxer module?
My mistake, I just saw tango.core.Variant, which is the boxer replacement for anyone interested. Any chance of updating the wiki to reflect this?
Yup. Documentation is lagging a bit because we're all pretty busy at the moment. But it will be added as soon as we can get to it. Sean
Jul 20 2007








Sean Kelly <sean f4.ca>