https://msdn.microsoft.com/en-us/library/system.string.isnullorwhitespace%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396
Does D have an equivalent to C#'s String.IsNullOrWhiteSpace?
Nieto via Digitalmars-d-learn Thu, 12 Oct 2017 11:15:51 -0700
Does D have an equivalent to C#'s String.IsNullOrWhiteSpace() in
the standard library?
just asking if there's a native one, so I don't need reinvente
the wheel
- Does D have an equivalent to C#'s... Nieto via Digitalmars-d-learn
- Re: Does D have an equivalen... Adam D. Ruppe via Digitalmars-d-learn
- Re: Does D have an equiv... Jesse Phillips via Digitalmars-d-learn
- Re: Does D have an equiv... bauss via Digitalmars-d-learn
- Re: Does D have an e... Jonathan M Davis via Digitalmars-d-learn
- Re: Does D have ... Jonathan M Davis via Digitalmars-d-learn
- Re: Does D have an equivalen... Daniel Kozak via Digitalmars-d-learn
- Re: Does D have an equivalen... Jacob Carlborg via Digitalmars-d-learn
- Re: Does D have an equiv... Daniel Kozak via Digitalmars-d-learn