dsemver ~master (2020-10-21T13:22:15Z)
Dub
Repo
OnlyDigitAllowed
dsemver
semver
Undocumented in source.
@
safe
class
OnlyDigitAllowed :
SemVerParseException
{
mixin
basicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Inherited Members
From SemVerParseException
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Meta
Source
See Implementation
dsemver
semver
classes
EmptyIdentifier
EmptyInput
InputNotEmpty
InvalidSeperator
NonAsciiChar
OnlyDigitAllowed
SemVerParseException
functions
checkASCII
checkNotEmpty
compare
dropUntilPredOrEmpty
isAllNum
isDot
isFalse
isMinus
isPlus
isPlusOrMinus
parseSemVer
splitOutNumber
toNum
structs
SemVer
Undocumented in source.