-zernikalosutilsZSemVerZSemVeractualpackageZSemVer 7 itemsAll (7)Constructors (1)Functions (2)Properties (3)All7constructorZSemVerconstructor(major: Int, minor: Int, patch: Int)Companionobject Companionvalmajorval major: Intvalminorval minor: Intvalpatchval patch: IntfunisCompatibleWithfun isCompatibleWith(other: ZSemVer): BooleanfuntoStringopen override fun toString(): StringConstructors1constructorZSemVerconstructor(major: Int, minor: Int, patch: Int)Functions2funisCompatibleWithfun isCompatibleWith(other: ZSemVer): BooleanfuntoStringopen override fun toString(): StringProperties3valmajorval major: Intvalminorval minor: Intvalpatchval patch: Int