demand: |
argument 1 |
deterministic: |
deterministic operation |
failfree: |
(_, _) |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{({[]},_) |-> {Nothing} || ({:},_) |-> {Just,Nothing}} |
name: |
getConsComment |
precedence: |
no precedence defined |
result-values: |
{Just,Nothing} |
signature: |
[String] -> String -> Prelude.Maybe (String, String) |
solution-complete: |
operation might suspend on free variables |
terminating: |
possibly non-terminating |
totally-defined: |
possibly non-reducible on same data term |