it.unibo.tuprolog.ui.gui.ModelConfigurator.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ide Show documentation
Show all versions of ide Show documentation
Customisable, JavaFX-based GUI for logic solvers
package it.unibo.tuprolog.ui.gui
typealias ModelConfigurator = (TuPrologIDEModel) -> Unit