SemVerRange.this

Creates and validates a semantic version range from a string.

If string format is invalid it just sets the isValid property to $(D_KEYWORD false).

struct SemVerRange
this
()

Meta