definition: |
fromSrcSpanBoth :: Span -> SpanInfo fromSrcSpanBoth sp = SpanInfo sp [sp] |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
failfree: |
_ |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{(_) |-> {SpanInfo}} |
name: |
fromSrcSpanBoth |
precedence: |
no precedence defined |
result-values: |
{SpanInfo} |
signature: |
Curry.Span.Span -> SpanInfo |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |