Module qilletni.api

Interface IntType

All Superinterfaces:
AnyType, QilletniType

public non-sealed interface IntType extends AnyType
A Qilletni type representing an int value. Internally, the value is stored as a long.