demand: |
argument 5 |
deterministic: |
deterministic operation |
failfree: |
(_, _, _, _, _) |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{(_,_,_,_,{ExportEntry}) |-> {:} || (_,_,_,_,{ExportSection}) |-> {:} || (_,_,_,_,{ExportEntryModule}) |-> _} |
name: |
inlineExport |
precedence: |
no precedence defined |
result-values: |
_ |
signature: |
[Curry.Types.ImportDecl] -> [(String, CurryDoc.Data.CurryDoc.CurryDoc)] -> String -> [(String, String)] -> CurryDoc.Info.Comments.ExportEntry (String, String) -> [CurryDoc.Info.Comments.ExportEntry (String, String)] |
solution-complete: |
operation might suspend on free variables |
terminating: |
possibly non-terminating |
totally-defined: |
possibly non-reducible on same data term |