
arrow.higherkinds.AnnotationInfo.kt Maven / Gradle / Ivy
package arrow.higherkinds
import arrow.higherkind
val higherKindsAnnotationKClass = higherkind::class
val higherKindsAnnotationClass = higherKindsAnnotationKClass.java
val higherKindsAnnotationName = "@" + higherKindsAnnotationClass.simpleName
© 2015 - 2025 Weber Informatics LLC | Privacy Policy