CurryInfo: prolog2curry-1.2.0 / Language.Prolog.ToCurry.showResultArgs

definition:
showResultArgs :: TransState -> String
showResultArgs ts = showPredPositions (resultArgs ts)
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
showResultArgs
precedence:
no precedence defined
result-values:
_
signature:
TransState -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term