CurryInfo: currydoc-4.0.0 / CurryDoc.Html.nondetIcon

definition: Info
 
nondetIcon :: BaseHtml
nondetIcon =
  image (styleBaseURL ++ "/img/share-fill.svg") "Non-deterministic"
    `addTitle` "This operation might be non-deterministic"
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> _}
name: Info
 nondetIcon
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 HTML.Base.BaseHtml
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 possibly non-reducible on same data term