Companion

object Companion

Functions

Link copied to clipboard
fun of(executor: ExecutorService = ForkJoinPool.commonPool()): TuPrologIDEModel

Creates the default TuPrologIDEModel implementation, whose asynchronous resolution steps (solve, solveAll, next, nextAll) are dispatched onto executor.