checkFact

fun checkFact(query: String): String

Check if a specific fact is true.

Return

Whether the fact is true

Parameters

query

Prolog query to check