Kotools Types
3.2.0
4.5.3
4.5.2
4.5.1
4.5.0
4.4.2
4.3.1
4.2.0
4.1.0
4.0.1
3.2.0
2.0.0
1.3.1
common
Kotools
Types
kotools.
types
Explicit
Int
Negative
Int
Non
Zero
Int
Not
Blank
String
Not
Empty
List
not
Empty
List
Of()
Not
Empty
Map
not
Empty
Map
Of()
Not
Empty
Set
not
Empty
Set
Of()
Positive
Int
Strictly
Negative
Int
Strictly
Positive
Int
to
Negative
Int()
to
Non
Zero
Int()
to
Not
Blank
String()
to
Not
Empty
List()
to
Not
Empty
Map()
to
Not
Empty
Set()
to
Positive
Int()
to
Strictly
Negative
Int()
to
Strictly
Positive
Int()
kotools.
types.
collections
get
Or
Else()
Not
Empty
Collection
Not
Empty
List
Not
Empty
List()
not
Empty
List
Of()
Not
Empty
Map
Construction
Error
not
Empty
Map
Of()
Not
Empty
Set
Not
Empty
Set()
not
Empty
Set
Of()
to
Not
Empty
List()
to
Not
Empty
List
Or
Else()
to
Not
Empty
List
Or
Null()
to
Not
Empty
List
Or
Throw()
to
Not
Empty
Map()
to
Not
Empty
Map
Or
Else()
to
Not
Empty
Map
Or
Null()
to
Not
Empty
Map
Or
Throw()
to
Not
Empty
Set()
to
Not
Empty
Set
Or
Else()
to
Not
Empty
Set
Or
Null()
to
Not
Empty
Set
Or
Throw()
kotools.
types.
experimental
Experimental
Kotools
Types
Api
kotools.
types.
number
compare
To()
div()
Int
Holder
Serializer
Int
Holder
Dsl
minus()
negative
Negative
Int
Companion
Construction
Error
Negative
Int()
negative
Int
Or
Null()
Negative
Int
Or
Null()
negative
Int
Or
Throw()
non
Zero
Non
Zero
Int
Companion
Construction
Error
Non
Zero
Int()
non
Zero
Int
Or
Null()
Non
Zero
Int
Or
Null()
non
Zero
Int
Or
Throw()
plus()
positive
Positive
Int
Companion
Construction
Error
Positive
Int()
positive
Int
Or
Null()
Positive
Int
Or
Null()
positive
Int
Or
Throw()
random
Negative
Int()
random
Non
Zero
Int()
random
Positive
Int()
random
Strictly
Negative
Int()
random
Strictly
Positive
Int()
strictly
Negative
Strictly
Negative
Int
Companion
Construction
Error
Strictly
Negative
Int()
strictly
Negative
Int
Or
Null()
Strictly
Negative
Int
Or
Null()
strictly
Negative
Int
Or
Throw()
strictly
Positive
Strictly
Positive
Int
Companion
Construction
Error
Strictly
Positive
Int()
strictly
Positive
Int
Or
Null()
Strictly
Positive
Int
Or
Null()
strictly
Positive
Int
Or
Throw()
times()
to
Negative
Int()
to
Negative
Int
Or
Null()
to
Negative
Int
Or
Throw()
to
Non
Zero
Int()
to
Non
Zero
Int
Or
Null()
to
Non
Zero
Int
Or
Throw()
to
Positive
Int()
to
Positive
Int
Or
Null()
to
Positive
Int
Or
Throw()
to
Strictly
Negative
Int()
to
Strictly
Negative
Int
Or
Null()
to
Strictly
Negative
Int
Or
Throw()
to
Strictly
Positive
Int()
to
Strictly
Positive
Int
Or
Null()
to
Strictly
Positive
Int
Or
Throw()
kotools.
types.
string
compare
To()
get
Or
Null()
Not
Blank
String
Companion
Construction
Error
Not
Blank
String()
not
Blank
String
Or
Null()
Not
Blank
String
Or
Null()
not
Blank
String
Or
Throw()
to
Not
Blank
String()
to
Not
Blank
String
Or
Null()
to
Not
Blank
String
Or
Throw()
Kotools Types
/
kotools.types.number
/
IntHolder
/
value
value
abstract
val
value
:
Int
The value to hold.