All Downloads are FREE. Search and download functionalities are using the official Maven repository.

arrow.fold.AnnotationInfo.kt Maven / Gradle / Ivy

package arrow.fold

import arrow.autofold

val foldAnnotationKClass = autofold::class
val foldAnnotationClass = foldAnnotationKClass.java
val foldAnnotationName = "@" + foldAnnotationClass.simpleName




© 2015 - 2025 Weber Informatics LLC | Privacy Policy