CurryInfo: currydoc-4.0.0 / CurryDoc.Html.nondetIcon

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