Skip to content

Instantly share code, notes, and snippets.

View CommanderTvis's full-sized avatar
🎯
Focusing

Iaroslav Postovalov CommanderTvis

🎯
Focusing
View GitHub Profile
package scientifik.kmath.asm.generated;
import java.util.Map;
import scientifik.kmath.asm.internal.MapIntrinsics;
import scientifik.kmath.expressions.Expression;
import scientifik.kmath.operations.RealField;
public final class AsmCompiledExpression_1073786867_0 implements Expression<Double> {
private final RealField algebra;
// implementation("org.jetbrains.exposed:exposed-core:0.18.1")
// implementation("org.jetbrains.exposed:exposed-jdbc:0.18.1")
// implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.2")
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.GlobalScope
import kotlinx.coroutines.async
import org.jetbrains.exposed.sql.Database
import org.jetbrains.exposed.sql.Table
import org.jetbrains.exposed.sql.deleteWhere