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

tech.sirwellington.alchemy.kotlin.concurrency.AlchemyOperation.kt Maven / Gradle / Ivy

package tech.sirwellington.alchemy.kotlin.concurrency


/**
 * Simple typealias for a `() -> Unit` block.
 *
 * @author SirWellington
 */
typealias AlchemyOperation = () -> Unit




© 2015 - 2025 Weber Informatics LLC | Privacy Policy