Link Search Menu Expand Document

//reikai-core/io.github.kerelape.reikai.typing

Package io.github.kerelape.reikai.typing

Types

Name Summary
Strict [JVM]
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.VALUE_PARAMETER])
annotation class Strict(val type: Type)
Describes type of data.
Type [JVM]
enum Type : Enum<Type>
Type of data.