enum Zap::Utils::Semver::Limit::Boundary

Defined in:

utils/semver/limit.cr

Enum Members

Inclusive = 0
Exclusive = 1

Instance Method Summary

Instance methods inherited from class Object

or(other : T) : T | self forall T or, pipe(&) pipe

Instance Method Detail

def exclusive? #

[View source]
def inclusive? #

[View source]