asHalt

open override fun asHalt(): Solution.Halt

Casts the current Solution to Halt, if possible, or returns null otherwise

Return

the current Solution, casted to Halt, or null, if the current term is not an instance of Halt