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

implex-lp-solver.js.0.0.1.source-code.SprintfJsWrapper.kt Maven / Gradle / Ivy

Go to download

Linear programming solver in Common Kotlin, use on JVM and in browser.

The newest version!
@file:JsModule("sprintf-js")
@file:JsNonModule
package net.ldvsoft.simplex_lp_solver

external fun sprintf(format: String, vararg args: Any): String




© 2015 - 2025 Weber Informatics LLC | Privacy Policy