kotlin-algebraic-types-plugin / org.drx.plugin.algebraictypes.generate / kotlin.String

Extensions for kotlin.String

annotationPackage

fun String.annotationPackage(): String

dualityPackage

fun String.dualityPackage(): String

evoleqProductPackage

fun String.evoleqProductPackage(): String

evoleqSumPackage

fun String.evoleqSumPackage(): String

fileCase

fun String.fileCase(): String

fixTypeNameForImport

fun String.fixTypeNameForImport(): String

keysPackage

fun String.keysPackage(): String

lensPackage

fun String.lensPackage(): String

nonNullable

Type names in import-statementsfun String.nonNullable(): String

packageCase

Transform file-name to package-name and vice versafun String.packageCase(): String

prismPackage

fun String.prismPackage(): String

productsPackage

fun String.productsPackage(): String

replaceLast

fun String.replaceLast(oldValue: String, newValue: String): String

sumsPackage

fun String.sumsPackage(): String