Where should I put a `condp` like function?

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Mon Apr 15 11:01:28 PDT 2013


On Mon, 15 Apr 2013 01:52:33 +0200
"Idan Arye" <GenericNPC at gmail.com> wrote:
> but I don't really know 
> where to put it. None of the existing modules seems fit, and I 
> don't want to open a new module(std.monad?) for a single function.
> 
> Any suggestions?

I'm not a Phobos dev, but I think std.algorithm would be the right
place.

You can always just pick a spot, make a pull request, and if there's
a better place then people can just say so in the pull request's
discussion and then you can move it.



More information about the Digitalmars-d mailing list