definition: |
nop :: Command nop = echo "" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Generate a `nop` SMT-LIB command |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {Echo}} |
name: |
nop |
precedence: |
no precedence defined |
result-values: |
{Echo} |
signature: |
Language.SMTLIB.Types.Command |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |