definition: |
fromSrcInfoPoints :: [Span] -> SpanInfo fromSrcInfoPoints = SpanInfo NoSpan |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {SpanInfo}} |
name: |
fromSrcInfoPoints |
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 |