Thread overview | |||||
---|---|---|---|---|---|
|
May 15, 2012 [D-runtime] core.math | ||||
---|---|---|---|---|
| ||||
Hi,
Is core.math meant to be part of the public API? It doesn't seem to appear in the documentation at the moment. This is easily fixable, but I just want to know whether we actually want it there.
Regards,
Alex
_______________________________________________
D-runtime mailing list
D-runtime@puremagic.com
http://lists.puremagic.com/mailman/listinfo/d-runtime
|
May 16, 2012 Re: [D-runtime] core.math | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alex Rønne Petersen | On May 15, 2012, at 6:18 AM, Alex Rønne Petersen wrote: > Hi, > > Is core.math meant to be part of the public API? It doesn't seem to appear in the documentation at the moment. This is easily fixable, but I just want to know whether we actually want it there. I'll defer to Don on this one. I'd assume yes, though. _______________________________________________ D-runtime mailing list D-runtime@puremagic.com http://lists.puremagic.com/mailman/listinfo/d-runtime |
May 17, 2012 Re: [D-runtime] core.math | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sean Kelly | On 16 May 2012 23:53, Sean Kelly <sean@invisibleduck.org> wrote: > On May 15, 2012, at 6:18 AM, Alex Rønne Petersen wrote: > >> Hi, >> >> Is core.math meant to be part of the public API? It doesn't seem to appear in the documentation at the moment. This is easily fixable, but I just want to know whether we actually want it there. > > I'll defer to Don on this one. I'd assume yes, though. No, it should stay private and undocumented for now. IIRC, it was part of a plan to improve compatibility with LDC, but it hasn't got very far. Even in the long term, I expect it shouldn't be used by anything other than Phobos. _______________________________________________ D-runtime mailing list D-runtime@puremagic.com http://lists.puremagic.com/mailman/listinfo/d-runtime |
Copyright © 1999-2021 by the D Language Foundation